mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
4 lines
66 B
NASM
4 lines
66 B
NASM
SECTION "sec",ROM0,ALIGN[4]
|
|
ds 8, $42
|
|
SECTION "secfix",ROM0[$20]
|