weapon rendering (camera stack based)

This commit is contained in:
2022-04-01 17:27:34 +03:00
parent 91ee2f061f
commit ee11648fc9
13 changed files with 386 additions and 131 deletions

View File

@@ -8,7 +8,7 @@
#define GAME_VERSION_MAJOR 1
#define GAME_VERSION_MINOR 0
#define GAME_VERSION_BUILD -1
#define GAME_COMPANY "My Company"
#define GAME_COMPANY "Ari Vuollet"
#define GAME_COPYRIGHT ""
class BinaryModule;