diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-04-11 16:23:10 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-04-11 18:10:05 -0400 |
commit | c786a9b20c7d70546523a13406d7871f5fa5be2b (patch) | |
tree | 1f7ff6430834e8c322f0179496ac99b84a82f9a5 /include/pokeblock.h | |
parent | 09a9efd5c57909c215a66b85f3255190c8882940 (diff) |
Document pokeblock menu
Diffstat (limited to 'include/pokeblock.h')
-rw-r--r-- | include/pokeblock.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pokeblock.h b/include/pokeblock.h index c82e99d8f..4c5a40488 100644 --- a/include/pokeblock.h +++ b/include/pokeblock.h @@ -4,8 +4,7 @@ #include "constants/berry.h" #include "constants/pokemon.h" -#define GFX_TAG_POKEBLOCK 14818 -#define GFX_TAG_POKEBLOCK_CASE 14800 +#define TAG_POKEBLOCK 14818 enum { |