Merge branch 'master' into ply

This commit is contained in:
notyourav
2021-03-17 20:23:01 -07:00
committed by GitHub
250 changed files with 580 additions and 1024 deletions
+2 -1
View File
@@ -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*);