diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-31 10:25:18 -0400 | 
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-31 10:25:18 -0400 | 
| commit | 596cf3a9cb5388c768bbe353b5e9bbef8dd83716 (patch) | |
| tree | 2706f6fc59bad3ef70676a8ef3f1ade4e22fa150 /asm | |
| parent | c6cd74fed25cbb6e2fa0296960fbcda795311b06 (diff) | |
Split three files from data_835B488 and dump their data
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/trainer_see.s | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/asm/trainer_see.s b/asm/trainer_see.s index 659e96c32..a2210173a 100644 --- a/asm/trainer_see.s +++ b/asm/trainer_see.s @@ -198,8 +198,8 @@ _08081C8C:  _08081C98: .4byte gUnknown_83C7248  	thumb_func_end sub_8081BEC -	thumb_func_start sub_8081C9C -sub_8081C9C: @ 8081C9C +	thumb_func_start IsTrainerInRangeSouth +IsTrainerInRangeSouth: @ 8081C9C  	push {r4,r5,lr}  	adds r4, r0, 0  	lsls r1, 16 @@ -242,7 +242,7 @@ _08081CE6:  	pop {r4,r5}  	pop {r1}  	bx r1 -	thumb_func_end sub_8081C9C +	thumb_func_end IsTrainerInRangeSouth  	thumb_func_start IsTrainerInRangeNorth  IsTrainerInRangeNorth: @ 8081CEC | 
