pokered/scripts/GameCornerPrizeRoom.asm

22 lines
765 B
NASM
Raw Normal View History

GameCornerPrizeRoom_Script:
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
GameCornerPrizeRoom_TextPointers:
def_text_pointers
dw_const GameCornerPrizeRoomBaldingGuyText, TEXT_GAMECORNERPRIZEROOM_BALDING_GUY
dw_const GameCornerPrizeRoomGamblerText, TEXT_GAMECORNERPRIZEROOM_GAMBLER
dw_const GameCornerPRizeRoomPrizeVendorText, TEXT_GAMECORNERPRIZEROOM_PRIZE_VENDOR_1
dw_const GameCornerPRizeRoomPrizeVendorText, TEXT_GAMECORNERPRIZEROOM_PRIZE_VENDOR_2
dw_const GameCornerPRizeRoomPrizeVendorText, TEXT_GAMECORNERPRIZEROOM_PRIZE_VENDOR_3
2014-05-18 18:19:10 +00:00
GameCornerPrizeRoomBaldingGuyText:
text_far _GameCornerPrizeRoomBaldingGuyText
text_end
2014-05-18 18:19:10 +00:00
GameCornerPrizeRoomGamblerText:
text_far _GameCornerPrizeRoomGamblerText
text_end
2014-05-18 18:19:10 +00:00
GameCornerPRizeRoomPrizeVendorText:
script_prize_vendor