[nostalgia] Collapse NostalgiaCore down to a single library and cleanup impl data access

This commit is contained in:
2022-02-03 19:57:43 -06:00
parent d4e903b593
commit 8174d04b06
20 changed files with 152 additions and 182 deletions

View File

@@ -20,7 +20,7 @@ endif()
target_link_libraries(
NostalgiaCore-Studio PUBLIC
NostalgiaStudio
NostalgiaCore-GLFW
NostalgiaCore
NostalgiaGlUtils
)