mirror of
https://github.com/zeldaret/tmc
synced 2026-09-05 18:57:52 -04:00
moved script related functions from functions.h to script.h
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "textbox.h"
|
||||
#include "functions.h"
|
||||
#include "flags.h"
|
||||
#include "script.h"
|
||||
|
||||
extern void sub_0806B41C(Entity*);
|
||||
extern void sub_0806B3CC(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user