Replace MonsterNames dr with file already in repo

This commit is contained in:
pikalaxalt 2016-05-22 19:40:45 -04:00
parent 53dac35a09
commit 10984f14ce
4 changed files with 4 additions and 5 deletions

View File

@ -42,7 +42,7 @@ Func_e8d35:: ; e8d35 (3a:4e79)
jr c, .asm_e8ddc
xor a
ld [wUnknownSerialFlag_d49a], a
ld [$d49a], a
ld [wUnknownSerialFlag_d49b], a
ld c, 12
call DelayFrames
xor a

View File

@ -875,8 +875,7 @@ SECTION "bank39",ROMX,BANK[$39]
SECTION "bank3A",ROMX,BANK[$3A]
MonsterNames: ; e8000 (3a:4000)
dr $e8000,$e876c
INCLUDE "text/monster_names.asm"
IsPlayerJustOutsideMap: ; e876c (3a:476c)
dr $e876c,$e8783
Func_e8783: ; e8783 (3a:4783)

View File

@ -1,4 +1,4 @@
MonsterNames: ; 1c21e (7:421e)
MonsterNames: ; e8000 (3a:4000)
db "RHYDON@@@@"
db "KANGASKHAN"
db "NIDORAN♂@@"

View File

@ -2536,7 +2536,7 @@ wd47a:: ds 1
ds 24
wPreventBlackout:: ds 1
wPreventBlackout:: ds 1 ; d492
ds 1