Copy pokered's organization some more, with further constant and data files

This commit is contained in:
Remy Oukaour
2017-12-15 17:22:52 -05:00
parent dc76bf804f
commit 59fe407812
28 changed files with 893 additions and 858 deletions

7
gfx/credits.asm Normal file
View File

@@ -0,0 +1,7 @@
CreditsBorderGFX: INCBIN "gfx/credits/border.2bpp"
CreditsMonsGFX:
CreditsPichuGFX: INCBIN "gfx/credits/pichu.2bpp"
CreditsSmoochumGFX: INCBIN "gfx/credits/smoochum.2bpp"
CreditsDittoGFX: INCBIN "gfx/credits/ditto.2bpp"
CreditsIgglybuffGFX: INCBIN "gfx/credits/igglybuff.2bpp"