mirror of
https://github.com/zeldaret/tmc
synced 2026-08-01 16:20:23 -04:00
sort out functions.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
#include "message.h"
|
||||
#include "item.h"
|
||||
|
||||
extern void (*const BookActionFuncs[])(Entity*);
|
||||
extern s8 const gUnk_08123D94[];
|
||||
|
||||
Reference in New Issue
Block a user