summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-05-13 19:44:24 -0400
committergarak <garakmon@gmail.com>2019-05-13 19:44:24 -0400
commit55d66b51770b4f657ed55822e7e76f6d6e3261d8 (patch)
tree1c324c7d2108afb678d2260e63b5591a04571b0d /constants
parent4b98d7d07a681279022cec9f082071a374ddbdb9 (diff)
convert map data to json
Diffstat (limited to 'constants')
-rw-r--r--constants/constants.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/constants.inc b/constants/constants.inc
index 1ec25462f..4365e90e1 100644
--- a/constants/constants.inc
+++ b/constants/constants.inc
@@ -2,7 +2,7 @@
.include "constants/misc_constants.inc"
.include "constants/type_constants.inc"
.include "constants/contest_constants.inc"
- .include "constants/item_data_constants.inc"
+@ .include "constants/item_data_constants.inc"
.include "constants/battle_move_constants.inc"
.include "constants/trainer_constants.inc"
.include "constants/berry_constants.inc"