EventFlags label (bittable1)

This commit is contained in:
yenatch 2013-08-23 15:00:07 -04:00
parent 849e5a7d0f
commit bc7b63b44a
2 changed files with 7 additions and 10 deletions

View File

@ -7267,7 +7267,7 @@ Function2e5d: ; 2e5d
BitTable1Func: ; 0x2e6f BitTable1Func: ; 0x2e6f
ld hl, $da72 ld hl, EventFlags
call BitTableFunc call BitTableFunc
ret ret

View File

@ -1753,23 +1753,20 @@ UndergroundSwitchPositions: ; d963
FarfetchdPosition: ; d964 FarfetchdPosition: ; d964
ds 1 ; which position the ilex farfetch'd is in ds 1 ; which position the ilex farfetch'd is in
SECTION "Events",WRAMX[$dad4],BANK[1] SECTION "Events",WRAMX[$da72],BANK[1]
EventFlags: ; da72
;RoomDecorations: ; dac6 ;RoomDecorations: ; dac6
; db 7 ;HoOhEvent: ; dad4
;LugiaEvent: ; dad5
HoOhEvent: ; dad4
ds 1
LugiaEvent: ; dad5
ds 1
; TODO
;SuicuneEvent: ; dad8 (tin tower) ;SuicuneEvent: ; dad8 (tin tower)
;TeamRocketAzaleaTownAttackEvent: ; db51 ;TeamRocketAzaleaTownAttackEvent: ; db51
;SudowoodoEvent: ; db51 ;SudowoodoEvent: ; db51
;PoliceAtElmsLabEvent: ; db52 ;PoliceAtElmsLabEvent: ; db52
;SalesmanMahoganyTownEvent: ; db5c ;SalesmanMahoganyTownEvent: ; db5c
;RedGyaradosEvent: ; db5c ;RedGyaradosEvent: ; db5c
ds 250
; db6c
SECTION "BoxNames",WRAMX[$db75],BANK[1] SECTION "BoxNames",WRAMX[$db75],BANK[1]
; 8 chars + $50 ; 8 chars + $50