Identify player functions and update asm.h

This commit is contained in:
theo3
2021-12-28 12:08:30 -08:00
parent 9456e38606
commit 0f65f8fd50
442 changed files with 697 additions and 1092 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
#include "object.h"
#include "functions.h"
#include "script.h"
#include "textbox.h"
extern void (*const BookActionFuncs[])(Entity*);
@@ -117,7 +116,7 @@ void sub_0809B524(Entity* this) {
}
}
sub_0806F69C(this);
LinearMoveUpdate(this);
}
void sub_0809B56C(Entity* this) {