mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-12 11:02:51 +00:00
Fix broken clock
This commit is contained in:
parent
493c5554b2
commit
2e1bb3830d
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include "include/behavior_table.h"
|
#include "include/behavior_table.h"
|
||||||
|
|
||||||
|
// forward declare
|
||||||
struct Camera;
|
struct Camera;
|
||||||
|
|
||||||
enum LuaHookedEventType {
|
enum LuaHookedEventType {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue