You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Move some misc/ files into meaningful directories
This commit is contained in:
12
gfx/emotes.asm
Normal file
12
gfx/emotes.asm
Normal file
@@ -0,0 +1,12 @@
|
||||
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"
|
Before Width: | Height: | Size: 84 B After Width: | Height: | Size: 84 B |
Before Width: | Height: | Size: 79 B After Width: | Height: | Size: 79 B |
Reference in New Issue
Block a user