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