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