Remaining story flags referenced in event scripts

This commit is contained in:
PikalaxALT
2019-10-21 09:58:14 -04:00
parent 3ab70c735e
commit a1bddb8f8c
40 changed files with 410 additions and 377 deletions
+5 -3
View File
@@ -5616,8 +5616,10 @@ _080CD14C:
bx r1
thumb_func_end sub_80CD0F4
thumb_func_start sub_80CD154
sub_80CD154: @ 80CD154
@ Determines which of Lorelei's doll collection to show
@ based on how many times you've entered the Hall of Fame.
thumb_func_start Special_ComputeLoreleiDollCollection
Special_ComputeLoreleiDollCollection: @ 80CD154
push {r4,lr}
movs r0, 0xA
bl GetGameStat
@@ -5664,7 +5666,7 @@ _080CD1AE:
pop {r4}
pop {r0}
bx r0
thumb_func_end sub_80CD154
thumb_func_end Special_ComputeLoreleiDollCollection
thumb_func_start sub_80CD1B4
sub_80CD1B4: @ 80CD1B4
+2 -2
View File
@@ -4345,7 +4345,7 @@ _08120BD0:
lsls r0, 1
b _08120BDE
_08120BD6:
ldr r0, _08120BE4 @ =gUnknown_8459B60
ldr r0, _08120BE4 @ =gMoveTutorMoves
lsls r1, 1
adds r1, r0
ldrh r0, [r1]
@@ -4353,7 +4353,7 @@ _08120BDE:
pop {r1}
bx r1
.align 2, 0
_08120BE4: .4byte gUnknown_8459B60
_08120BE4: .4byte gMoveTutorMoves
thumb_func_end sub_8120BA8
thumb_func_start sub_8120BE8