mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-13 07:03:40 +01:00
Add Fairy Type icon
This commit is contained in:
parent
c3a5001945
commit
cd0934a399
BIN
graphics/types/fairy.png
Normal file
BIN
graphics/types/fairy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 245 B |
@ -21,7 +21,7 @@ PSSGFXDIR := graphics/pokemon_storage
|
||||
EVENTOBJGFXDIR := graphics/event_objects
|
||||
MISCGFXDIR := graphics/misc
|
||||
|
||||
types := normal fight flying poison ground rock bug ghost steel mystery fire water grass electric psychic ice dragon dark
|
||||
types := normal fight flying poison ground rock bug ghost steel mystery fire water grass electric psychic ice dragon dark fairy
|
||||
contest_types := cool beauty cute smart tough
|
||||
|
||||
$(MONSTILLFRONTGFXDIR)/castform_still_front_pic.4bpp: $(MONSTILLFRONTGFXDIR)/castform_normal_form_still_front_pic.4bpp \
|
||||
|
@ -1485,7 +1485,7 @@ const u16 gUnknown_08DD4C4C[] = INCBIN_U16("graphics/link/link_winedge.bin.lz");
|
||||
|
||||
const u8 gUnknown_08DD4CF8[] = INCBIN_U8("graphics/interface/unk_change_case.4bpp.lz");
|
||||
|
||||
const u16 gTilesetPalettes_General[][16] =
|
||||
const u16 gTilesetPalettes_General[][16] =
|
||||
{
|
||||
INCBIN_U16("data/tilesets/primary/general/palettes/00.gbapal"),
|
||||
INCBIN_U16("data/tilesets/primary/general/palettes/01.gbapal"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user