mirror of
https://github.com/pret/pokeyellow.git
synced 2026-05-11 21:29:31 -05:00
54 lines
650 B
NASM
Executable File
54 lines
650 B
NASM
Executable File
Func_f2528:
|
|
ld hl, Text_f252f
|
|
call PrintText
|
|
ret
|
|
|
|
Text_f252f:
|
|
TX_FAR _ViridianForestText9
|
|
db "@"
|
|
|
|
Func_f2534:
|
|
ld hl, Text_f253b
|
|
call PrintText
|
|
ret
|
|
|
|
Text_f253b:
|
|
TX_FAR _ViridianForestText10
|
|
db "@"
|
|
|
|
Func_f2540:
|
|
ld hl, Text_f254a
|
|
call PrintText
|
|
ret
|
|
|
|
Text_f254a:
|
|
TX_FAR _ViridianForestText11
|
|
db "@"
|
|
|
|
Func_f254c:
|
|
ld hl, Text_f2553
|
|
call PrintText
|
|
ret
|
|
|
|
Text_f2553:
|
|
TX_FAR _ViridianForestText12
|
|
db "@"
|
|
|
|
Func_f2558:
|
|
ld hl, Text_f255f
|
|
call PrintText
|
|
ret
|
|
|
|
Text_f255f:
|
|
TX_FAR _ViridianForestText13
|
|
db "@"
|
|
|
|
Func_f2564:
|
|
ld hl, ViridianForestText_f256b
|
|
call PrintText
|
|
ret
|
|
|
|
ViridianForestText_f256b:
|
|
TX_FAR _ViridianForestText14
|
|
db "@"
|