mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
66 B
NASM
6 lines
66 B
NASM
section "period", rom0
|
|
|
|
global1: db 1
|
|
.local db 2
|
|
. db 3
|