Fix broken clock

This commit is contained in:
MysterD 2022-04-15 19:34:47 -07:00
parent 2636185156
commit e3edc6fecb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <stdbool.h>
#include "include/behavior_table.h"
// forward declare
struct Camera;
enum LuaHookedEventType {