ImGuiFullscreen: Move to core

This commit is contained in:
Connor McLaughlin
2022-03-26 23:13:48 +10:00
parent fd76f437b3
commit c43df29abc
18 changed files with 26 additions and 32 deletions

View File

@ -57,6 +57,10 @@ add_library(core
host_interface.h
host_interface_progress_callback.cpp
host_interface_progress_callback.h
imgui_styles.cpp
imgui_styles.h
imgui_fullscreen.cpp
imgui_fullscreen.h
interrupt_controller.cpp
interrupt_controller.h
libcrypt_game_codes.cpp