mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 16:47:53 +00:00
frontend: Add frontend applet for ProfileSelect
Responsible for selecting a profile and firing callback upon completion.
This commit is contained in:
parent
33159fdb9b
commit
3e2f2bc839
3 changed files with 48 additions and 0 deletions
|
@ -79,6 +79,8 @@ add_library(core STATIC
|
|||
file_sys/vfs_vector.h
|
||||
file_sys/xts_archive.cpp
|
||||
file_sys/xts_archive.h
|
||||
frontend/applets/profile_select.cpp
|
||||
frontend/applets/profile_select.h
|
||||
frontend/applets/software_keyboard.cpp
|
||||
frontend/applets/software_keyboard.h
|
||||
frontend/emu_window.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue