mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
12 lines
138 B
NASM
Executable file
12 lines
138 B
NASM
Executable file
RedsHouse2F_Object:
|
|
db $a ; border block
|
|
|
|
def_warps
|
|
warp 7, 1, 2, REDS_HOUSE_1F
|
|
|
|
def_signs
|
|
|
|
def_objects
|
|
|
|
def_warps_to REDS_HOUSE_2F
|