summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-07-03 13:56:09 -0400
committeryenatch <yenatch@gmail.com>2015-07-03 13:56:09 -0400
commit904ab6c05b2cd2e3f69d05d3a8136b73e300bfb2 (patch)
tree3d90d694665388922af9a1137e962db30d95427b /macros.asm
parente2c2e20f93f43848542362a5deee677e88f9507d (diff)
parentf74fd6903f90e30c3bf1dbde93153ddec62a450a (diff)
Merge pull request #297 from PikalaxALT/master
- Renamed "Functiond283" to "GetPocketCapacity" and updated the point…
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.asm b/macros.asm
index 897636c8f..cbd071b8f 100644
--- a/macros.asm
+++ b/macros.asm
@@ -1,4 +1,5 @@
INCLUDE "macros/enum.asm"
+INCLUDE "macros/basestats.asm"
INCLUDE "macros/event.asm"
INCLUDE "macros/sound.asm"