pokeyellow/scripts/cinnabargym2.asm
dannye 2bb64d11e6 Clean up main.asm
recreated deleted file that never should have been unused
2016-06-06 11:04:20 -05:00

19 lines
225 B
NASM
Executable File

CinnabarGymScript_753de:
callab Func_f2150
jp TextScriptEnd
CinnabarGymScript_753e9:
push hl
ld hl, wd475
bit 7, [hl]
res 7, [hl]
pop hl
ret
CinnabarGymScript_753f3:
push hl
ld hl, wd475
bit 7, [hl]
pop hl
ret