mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-10 18:12:40 +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 "include/behavior_table.h"
|
||||
|
||||
// forward declare
|
||||
struct Camera;
|
||||
|
||||
enum LuaHookedEventType {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue