mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
17 lines
190 B
NASM
17 lines
190 B
NASM
|
; 0
|
||
|
db %00100101
|
||
|
db %10011000
|
||
|
db %01010000
|
||
|
db %00000000
|
||
|
; 1
|
||
|
db %11100111
|
||
|
db %10011000
|
||
|
db %01110011
|
||
|
db %00000000
|
||
|
; 2
|
||
|
db %01000000
|
||
|
db %00001000
|
||
|
db %00000001
|
||
|
db %00000000
|
||
|
; 0xd36d8
|