mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
13 lines
596 B
NASM
13 lines
596 B
NASM
ShockEmote: INCBIN "gfx/emotes/shock.2bpp"
|
|
QuestionEmote: INCBIN "gfx/emotes/question.2bpp"
|
|
HappyEmote: INCBIN "gfx/emotes/happy.2bpp"
|
|
SadEmote: INCBIN "gfx/emotes/sad.2bpp"
|
|
HeartEmote: INCBIN "gfx/emotes/heart.2bpp"
|
|
BoltEmote: INCBIN "gfx/emotes/bolt.2bpp"
|
|
SleepEmote: INCBIN "gfx/emotes/sleep.2bpp"
|
|
FishEmote: INCBIN "gfx/emotes/fish.2bpp"
|
|
JumpShadowGFX: INCBIN "gfx/overworld/shadow.2bpp"
|
|
FishingRodGFX: INCBIN "gfx/overworld/fishing_rod.2bpp"
|
|
BoulderDustGFX: INCBIN "gfx/overworld/boulder_dust.2bpp"
|
|
GrassRustleGFX: INCBIN "gfx/overworld/grass_rustle.2bpp"
|