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