diff options
Diffstat (limited to 'misc/mobile_41.asm')
-rwxr-xr-x | misc/mobile_41.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_41.asm b/misc/mobile_41.asm index de93bcf63..331242d88 100755 --- a/misc/mobile_41.asm +++ b/misc/mobile_41.asm @@ -1,4 +1,4 @@ -SECTION "bank41_2", ROMX[$5ef6], BANK[$41] +SECTION "bank41_2", ROMX, BANK[$41] ; These functions deal with miscellaneous statistics ; which were used for Trainer Rankings in Pokémon News. |