mirror of
https://github.com/zeldaret/tmc
synced 2026-08-19 05:52:33 -04:00
Merge branch 'master' into ply
This commit is contained in:
+2
-1
@@ -2,10 +2,11 @@
|
||||
#include "entity.h"
|
||||
#include "player.h"
|
||||
#include "textbox.h"
|
||||
#include "functions.h"
|
||||
#include "readKeyInput.h"
|
||||
#include "area.h"
|
||||
#include "save.h"
|
||||
#include "game.h"
|
||||
#include "functions.h"
|
||||
|
||||
static void (*const sPlayerActions[])(Entity*);
|
||||
extern void (*const gUnk_0811BA60[])(Entity*);
|
||||
|
||||
Reference in New Issue
Block a user