Refactored stuff into new files, added a test modal for adding critters
This commit is contained in:
@@ -26,6 +26,9 @@ find_package(RmlUi CONFIG REQUIRED)
|
||||
|
||||
add_executable(${PROJECT_NAME}
|
||||
src/main.cpp
|
||||
src/database.cpp
|
||||
src/ui.cpp
|
||||
|
||||
vendor/rmlui_backend/RmlUi_Backend_GLFW_GL3.cpp
|
||||
vendor/rmlui_backend/RmlUi_Platform_GLFW.cpp
|
||||
vendor/rmlui_backend/RmlUi_Renderer_GL3.cpp
|
||||
|
||||
Reference in New Issue
Block a user