diff options
author | yenatch <yenatch@gmail.com> | 2015-07-03 13:56:09 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-07-03 13:56:09 -0400 |
commit | 904ab6c05b2cd2e3f69d05d3a8136b73e300bfb2 (patch) | |
tree | 3d90d694665388922af9a1137e962db30d95427b /constants.asm | |
parent | e2c2e20f93f43848542362a5deee677e88f9507d (diff) | |
parent | f74fd6903f90e30c3bf1dbde93153ddec62a450a (diff) |
Merge pull request #297 from PikalaxALT/master
- Renamed "Functiond283" to "GetPocketCapacity" and updated the point…
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 183a22324..1876c591b 100644 --- a/constants.asm +++ b/constants.asm @@ -5,7 +5,6 @@ INCLUDE "gbhw.asm" INCLUDE "hram.asm" INCLUDE "constants/wram_constants.asm" - INCLUDE "constants/pokemon_constants.asm" INCLUDE "constants/type_constants.asm" INCLUDE "constants/move_constants.asm" |