mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
feat: add world class
This commit is contained in:
@@ -47,7 +47,9 @@ set(INCLUDE_DIR ${PROJECT_SOURCE_DIR}/include)
|
||||
add_executable(${PROJECT_NAME}
|
||||
src/main.cpp
|
||||
src/camera.cpp
|
||||
src/gameplay/chuck.cpp
|
||||
src/gameplay/player.cpp
|
||||
src/gameplay/world.cpp
|
||||
src/map_table.cpp
|
||||
src/texture_manager.cpp
|
||||
src/tools/shader_tools.cpp
|
||||
|
||||
Reference in New Issue
Block a user