[nostalgia/core] Move puts function out of core implementations to core

This commit is contained in:
2019-11-03 23:20:13 -06:00
parent 758907ab5a
commit 628b4d656b
4 changed files with 159 additions and 149 deletions

View File

@@ -1,6 +1,7 @@
add_library(
NostalgiaCore
core.cpp
gfx.cpp
)
target_link_libraries(