Merge branch 'pokemon_expansion' of github.com:rh-hideout/pokeemerald-expansion into master_sync
This commit is contained in:
commit
f1423bb78f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#define POKE_ICON_BASE_PAL_TAG 56000
|
||||
|
||||
#define INVALID_ICON_SPECIES SPECIES_NONE // Oddly specific, used when an icon should be a ?. Any of the 'old unown' would work
|
||||
#define INVALID_ICON_SPECIES SPECIES_NONE // Oddly specific, used when an icon should be a ?. Any of the 'old unown' would work
|
||||
|
||||
struct MonIconSpriteTemplate
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue