basic project scructure

This commit is contained in:
ProgramSnail 2021-03-21 18:23:20 +03:00
parent 9adab553d3
commit 1e07ea7439
39 changed files with 0 additions and 0 deletions

0
game/game.cpp Normal file
View file

0
game/game.hpp Normal file
View file

0
game/game_events.cpp Normal file
View file

0
game/game_events.hpp Normal file
View file

0
game/game_map.cpp Normal file
View file

0
game/game_map.hpp Normal file
View file

0
game/game_menu.cpp Normal file
View file

0
game/game_menu.hpp Normal file
View file

View file

View file

View file

View file

View file

View file

View file

0
game/player_data.hpp Normal file
View file

View file

View file

0
game/unit/modules.hpp Normal file
View file

0
game/unit/unit.cpp Normal file
View file

0
game/unit/unit.hpp Normal file
View file

View file

View file

View file

View file

View file

View file

0
out_api/draw.cpp Normal file
View file

0
out_api/draw.hpp Normal file
View file

0
out_api/game_draw.cpp Normal file
View file

0
out_api/game_draw.hpp Normal file
View file

0
out_api/input.cpp Normal file
View file

0
out_api/input.hpp Normal file
View file

View file

View file

0
out_api/menu_draw.cpp Normal file
View file

0
out_api/menu_draw.hpp Normal file
View file