mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
12 lines
130 B
NASM
12 lines
130 B
NASM
|
; 0
|
||
|
db %10000000
|
||
|
db %00010000
|
||
|
db %00000010
|
||
|
db %00000000
|
||
|
; 1
|
||
|
db %10000000
|
||
|
db %00110001
|
||
|
db %00000010
|
||
|
db %00000000
|
||
|
; 0xd3973
|