mirror of
https://github.com/zeldaret/tmc
synced 2026-08-17 13:30:12 -04:00
moved script related functions from functions.h to script.h
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "functions.h"
|
||||
#include "room.h"
|
||||
#include "flags.h"
|
||||
#include "script.h"
|
||||
|
||||
extern void PrependEntityToList(Entity*, u32);
|
||||
extern void sub_0807DD50(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user