mirror of
https://github.com/zeldaret/tmc
synced 2026-09-07 03:19:39 -04:00
moved script related functions from functions.h to script.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "textbox.h"
|
||||
#include "functions.h"
|
||||
#include "player.h"
|
||||
#include "script.h"
|
||||
|
||||
extern void (*gUnk_0810FEC4[])(Entity* this);
|
||||
extern void (*gUnk_0810FEBC[])(Entity* this);
|
||||
|
||||
Reference in New Issue
Block a user