summaryrefslogtreecommitdiff
path: root/engine/dumps
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2019-04-14 13:18:59 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2019-04-14 13:18:59 +0100
commitf797052c1e96689b90f02578f4e6784af5dbcb83 (patch)
tree5fc706d3e2c2dfcca0b4244392b4d93f71f7768d /engine/dumps
parentebdf3cd2f637259e78699d5b0fc0578b1c02eea6 (diff)
Pokégear → Trainer Gear
Diffstat (limited to 'engine/dumps')
-rwxr-xr-xengine/dumps/bank02.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/engine/dumps/bank02.asm b/engine/dumps/bank02.asm
index 39eb195..dd77cdc 100755
--- a/engine/dumps/bank02.asm
+++ b/engine/dumps/bank02.asm
@@ -1406,7 +1406,7 @@ Data8a53: ; 02:4a53
db $3c, $14, $3c, $20, $48, $14, $54, $1c
db $54, $2c, $54, $38, $3c, $44, $48, $2c
-OpenPokegear: ; 02:4aab
+OpenTrainerGear: ; 02:4aab
ld hl, wce5f
ld a, [hl]
push af
@@ -1443,7 +1443,7 @@ Function8ae0: ; 02:4ae0
call ClearSprites
ld b, $13
call GetSGBLayout
- ld hl, Pokegear1GFX
+ ld hl, TrainerGear1GFX
ld de, vChars2
ld bc, $0200
ld a, $02
@@ -1672,9 +1672,9 @@ Function8cb7: ; 02:4cb7
call WaitForAutoBgMapTransfer
ld b, $15
call GetSGBLayout
- ld de, Pokegear2GFX
+ ld de, TrainerGear2GFX
ld hl, vTilesetEnd
- lb bc, BANK(Pokegear2GFX), $09
+ lb bc, BANK(TrainerGear2GFX), $09
call Request2bpp
ld de, VerticalPipeGFX
ld hl, vChars0