mirror of
https://github.com/zeldaret/tmc
synced 2026-08-16 21:18:15 -04:00
moved script related functions from functions.h to script.h
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "structures.h"
|
||||
#include "functions.h"
|
||||
#include "save.h"
|
||||
#include "script.h"
|
||||
|
||||
extern void sub_0807DD50(Entity*);
|
||||
extern void sub_0806F118(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user