Add actions
This commit is contained in:
@@ -20,6 +20,7 @@ typedef struct Game {
|
||||
BzStackAlloc stackAlloc;
|
||||
struct {
|
||||
BzObjectPool *pathData;
|
||||
BzObjectPool *actions;
|
||||
} pools;
|
||||
struct {
|
||||
bool path;
|
||||
|
||||
Reference in New Issue
Block a user