d_a_obj_kamakiri matching (#2501)

This commit is contained in:
Max Roncace
2025-06-26 16:23:48 -04:00
committed by GitHub
parent 5bdf8bb50e
commit 028c07d47d
15 changed files with 922 additions and 672 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ public:
/* 801D9E20 */ bool isGiveInsect(int, int);
/* 801D9ED4 */ static bool isGiveInsect(u8);
/* 801D9E7C */ static bool isCatchInsect(u8);
/* 801D9F3C */ static u8 isCatchNotGiveInsect(u8);
/* 801D9F3C */ static bool isCatchNotGiveInsect(u8);
/* 801D9F8C */ void cursorMove();
/* 801DA1EC */ void setCursorPos();
/* 801DA2FC */ u8 dpdMove();