Fix broken clock
This commit is contained in:
parent
2636185156
commit
e3edc6fecb
|
@ -4,6 +4,7 @@
|
|||
#include <stdbool.h>
|
||||
#include "include/behavior_table.h"
|
||||
|
||||
// forward declare
|
||||
struct Camera;
|
||||
|
||||
enum LuaHookedEventType {
|
||||
|
|
Loading…
Reference in New Issue