[nostaliga,turbine] Move rest of ImGui init to Turbine
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
add_library(
|
||||
NostalgiaCore-Studio OBJECT
|
||||
#import_tilesheet_wizard.cpp
|
||||
module.cpp
|
||||
#new_tilesheet_wizard.cpp
|
||||
#newpalettewizard.cpp
|
||||
paletteeditor.cpp
|
||||
paletteeditor-imgui.cpp
|
||||
tilesheeteditor-imgui.cpp
|
||||
@@ -19,7 +16,7 @@ endif()
|
||||
|
||||
target_link_libraries(
|
||||
NostalgiaCore-Studio PUBLIC
|
||||
NostalgiaStudio
|
||||
Studio
|
||||
NostalgiaCore
|
||||
lodepng
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user