mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-25 07:38:49 -05:00
7 lines
159 B
C
7 lines
159 B
C
#ifndef GUARD_CONSTANTS_POKEMON_ICON_H
|
|
#define GUARD_CONSTANTS_POKEMON_ICON_H
|
|
|
|
#define POKE_ICON_BASE_PAL_TAG 56000
|
|
|
|
#endif // GUARD_CONSTANTS_POKEMON_ICON_H
|