asm party and fldeff clean-up

This commit is contained in:
DizzyEggg
2018-12-24 21:59:05 +01:00
parent 980b055bf0
commit 442b1826a2
34 changed files with 7399 additions and 1096 deletions
+2 -2
View File
@@ -3193,7 +3193,7 @@ void sub_813AEB4(void)
i = 0;
do
{
if (gUnknown_0861500C[i] == gUnknown_085B320C[temp2])
if (gTutorMoves[i] == gUnknown_085B320C[temp2])
{
gSpecialVar_0x8005 = i;
break;
@@ -3206,7 +3206,7 @@ void sub_813AEB4(void)
i = 0;
do
{
if (gUnknown_0861500C[i] == gUnknown_085B31F8[temp2])
if (gTutorMoves[i] == gUnknown_085B31F8[temp2])
{
gSpecialVar_0x8005 = i;
break;