mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
12 lines
153 B
NASM
12 lines
153 B
NASM
def Alpha_Betical = 1
|
|
def A1pha_Num3r1c = 2
|
|
def C# = 3
|
|
def l@tias = 4
|
|
def ca$h = 5
|
|
def c@#$@red = 6
|
|
|
|
SECTION "test", WRAM0
|
|
wABC:: db
|
|
w123:: db
|
|
w@#$:: db
|