mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
20 lines
232 B
NASM
20 lines
232 B
NASM
; 0
|
|
db %10000000
|
|
db %01110001
|
|
db %00011100
|
|
db %00000110
|
|
db %00000000
|
|
; 1
|
|
db %10000000
|
|
db %11110001
|
|
db %00111100
|
|
db %00000110
|
|
db %00000000
|
|
; 2
|
|
db %00000000
|
|
db %01000000
|
|
db %00010000
|
|
db %00000000
|
|
db %00000000
|
|
; 0xd35c2
|