mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
14 lines
464 B
NASM
14 lines
464 B
NASM
BugCatchingContestantEventFlagTable: ; 139fe
|
|
; there are NUM_BUG_CONTESTANTS entries
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_1A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_2A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_3A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_4A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_5A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_6A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_7A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_8A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_9A
|
|
dw EVENT_BUG_CATCHING_CONTESTANT_10A
|
|
; 13a12
|