asm party and fldeff clean-up
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user