[nostalgia/studio] Start on ImGui version of Studio

This commit is contained in:
2021-07-26 01:39:56 -05:00
parent 6160335af3
commit ddd63bc45f
46 changed files with 1005 additions and 2269 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ install(
)
if(NOSTALGIA_BUILD_STUDIO)
add_subdirectory(studio)
#add_subdirectory(studio)
endif()