mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
fix VictoryRoad1TrainerHeaders label
hg-commit-id: 366a951f53c9
This commit is contained in:
parent
7211ed30f2
commit
863b08346c
2
main.asm
2
main.asm
|
@ -49526,7 +49526,7 @@ INCBIN "baserom.gbc",$5da27,$38
|
|||
VictoryRoad1Texts: ; 0x5da5f
|
||||
dw VictoryRoad1Text1, VictoryRoad1Text2, VictoryRoad1Text3, VictoryRoad1Text4, VictoryRoad1Text5, VictoryRoad1Text6, VictoryRoad1Text7
|
||||
|
||||
VictoryRoad1TrainerHeaders
|
||||
VictoryRoad1TrainerHeaders:
|
||||
VictoryRoad1TrainerHeader1: ; 0x5da6d
|
||||
db $1 ; flag's bit
|
||||
db ($2 << 4) ; trainer's view range
|
||||
|
|
Loading…
Reference in a new issue