summaryrefslogtreecommitdiff
path: root/include/battle_controllers.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-07-16 20:47:30 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-07-16 20:47:30 +0200
commitbf0178238a179b298f465b64a4f23ff43db48fc9 (patch)
tree20ce13adef55b5c6ef06c8ba697b7c187ef4f453 /include/battle_controllers.h
parentea5ffa3375f58c3d859f48d220a8a67fcb56fa61 (diff)
Battle files - review changes
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r--include/battle_controllers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h
index 8ba45fad1..ff5a629af 100644
--- a/include/battle_controllers.h
+++ b/include/battle_controllers.h
@@ -81,7 +81,7 @@ enum
#define INSTANT_HP_BAR_DROP 32767
// Special return values in gBattleBufferB from Battle Controller functions.
-#define RET_VALUE_LEVELLED_UP 11
+#define RET_VALUE_LEVELED_UP 11
struct UnusedControllerStruct
{