mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
17 lines
190 B
NASM
17 lines
190 B
NASM
; 0
|
|
db %11000000
|
|
db %00111000
|
|
db %00000101
|
|
db %00000000
|
|
; 1
|
|
db %01000000
|
|
db %00101000
|
|
db %00000011
|
|
db %00000000
|
|
; 2
|
|
db %00000000
|
|
db %01100000
|
|
db %00001100
|
|
db %00000000
|
|
; 0xd3be7
|