diff options
author | scnorton <scnorton@biociphers.org> | 2017-06-16 12:47:15 -0400 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-06-16 12:47:15 -0400 |
commit | 81d1e4e5d1cf89a49a5ba3b96ab03ec78b46ff8c (patch) | |
tree | 747e76ecb52041e37d6e5d36042a9a35ecb7b9a9 /data/pokemon.s | |
parent | 5872d36df62ea253c1771a6761848d5291bc8a3c (diff) |
Convert nature stat table to c object
Diffstat (limited to 'data/pokemon.s')
-rw-r--r-- | data/pokemon.s | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/pokemon.s b/data/pokemon.s index 9b517810c..1fcbcebc4 100644 --- a/data/pokemon.s +++ b/data/pokemon.s @@ -3,9 +3,6 @@ .section .rodata -@ 81FD070 - .include "data/nature_stat_table.inc" - @ 81FD0F0 .include "data/tm_hm_learnsets.inc" |