Client Linux qui re-marche

This commit is contained in:
Marc-Eric Martel
2023-10-28 14:11:01 -04:00
parent d0c39e49b0
commit aab3301234
3 changed files with 7 additions and 2 deletions

View File

@@ -50,7 +50,8 @@ add_executable(SQCSim-client
"../textureatlas.cpp"
"../tool.cpp"
"../vertexbuffer.cpp"
"../worldrenderer.cpp"
"../renderer.cpp"
"../remoteplayer.cpp"
"../main.cpp"
)