[nostalgia] Move much of the OpenGL code to glutils

This commit is contained in:
2021-10-29 00:57:59 -05:00
parent 51f3c01c4e
commit 45d79e99e8
6 changed files with 99 additions and 66 deletions
+1
View File
@@ -10,6 +10,7 @@ endif()
target_link_libraries(
NostalgiaCore PUBLIC
OxClaw
OxFS
)