pokeyellow/scripts/CinnabarGym_2.asm
dannye 716f8608c1
Some checks failed
CI / build (push) Has been cancelled
Rename off-by-one wram labels
2024-09-29 10:50:46 -05:00

19 lines
226 B
NASM

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