mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
17 lines
190 B
NASM
17 lines
190 B
NASM
; 0
|
|
db %10001100
|
|
db %00010001
|
|
db %01100011
|
|
db %00000000
|
|
; 1
|
|
db %11001100
|
|
db %00111001
|
|
db %01100111
|
|
db %00000000
|
|
; 2
|
|
db %00000000
|
|
db %00010000
|
|
db %00000000
|
|
db %00000000
|
|
; 0xd2d00
|