mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
4 lines
62 B
NASM
4 lines
62 B
NASM
SECTION "0", ROM0[0]
|
|
DB 1, 1, 2, 3, 5, 8, 13, 21
|
|
DS $8000 - 8
|