mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Code refactoring; split half of main.cpp to game.cpp.
This commit is contained in:
parent
9f17664336
commit
1995b59320
9 changed files with 2385 additions and 2262 deletions
|
@ -90,6 +90,7 @@ set(minetest_SRCS
|
|||
guiPauseMenu.cpp
|
||||
client.cpp
|
||||
tile.cpp
|
||||
game.cpp
|
||||
main.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue