mirror of
https://github.com/zeldaret/tmc
synced 2026-07-25 14:26:49 -04:00
moved script related functions from functions.h to script.h
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "entity.h"
|
||||
#include "functions.h"
|
||||
#include "save.h"
|
||||
#include "script.h"
|
||||
|
||||
extern void sub_0807DD64(Entity*);
|
||||
extern void sub_0807DDE4(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user