mirror of
https://github.com/pret/pokered.git
synced 2026-04-08 18:36:02 -05:00
15 lines
298 B
NASM
Executable File
15 lines
298 B
NASM
Executable File
PewterHouse2Script: ; 1d648 (7:5648)
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
PewterHouse2TextPointers: ; 1d64b (7:564b)
|
|
dw PewterHouse2Text1
|
|
dw PewterHouse2Text2
|
|
|
|
PewterHouse2Text1: ; 1d64f (7:564f)
|
|
TX_FAR _PewterHouse2Text1
|
|
db "@"
|
|
|
|
PewterHouse2Text2: ; 1d654 (7:5654)
|
|
TX_FAR _PewterHouse2Text2
|
|
db "@"
|