diff options
author | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-27 11:33:08 -0500 |
---|---|---|
committer | Remy Oukaour <remy.oukaour@gmail.com> | 2017-12-27 11:33:08 -0500 |
commit | fbb492f9d7e50fb5d2ca82efd11f942805008e70 (patch) | |
tree | db6dd8fb8ebfb1c87f160463cdacf78148455bdd /constants | |
parent | e614dd1278c9dbdfa546cba77757f76541378c13 (diff) |
Note about footprints in comments
Diffstat (limited to 'constants')
-rw-r--r-- | constants/pokemon_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/pokemon_constants.asm b/constants/pokemon_constants.asm index 53de0a3cd..91ff79f2b 100644 --- a/constants/pokemon_constants.asm +++ b/constants/pokemon_constants.asm @@ -16,6 +16,7 @@ ; - AnimationExtraPointers (see gfx/pokemon/extra_pointers.asm) ; - BitmasksPointers (see gfx/pokemon/bitmask_pointers.asm) ; - FramesPointers (see gfx/pokemon/frame_pointers.asm) +; - Footprints (see gfx/footprints.asm) ; - SortedPokemon (see mobile/fixed_words.asm) const_value set 1 const BULBASAUR ; 01 |