Even more refactoring

This commit is contained in:
2021-09-19 20:50:35 -07:00
parent 3ed24da3b6
commit e87e04decf
22 changed files with 120 additions and 114 deletions

View File

@ -10,7 +10,7 @@
#include "../game.h"
typedef struct {
int32_t INeedSomePropertyToStopCompilerComplaining;
engine_t engine;
} dawngame_t;
/**