summaryrefslogtreecommitdiff
path: root/constants/engine_flags.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 13:00:35 -0500
committerRangi <remy.oukaour+rangi42@gmail.com>2018-01-22 13:00:35 -0500
commit7cef012335f0bb335833a3ea36fd02dfa31cfbea (patch)
tree700e7161b90e2ca3c32598585b76828c1ad160db /constants/engine_flags.asm
parent6ecf18aa52b79131fbf0cce85c41d3cae617100a (diff)
wUnlockedUnowns engine flag constants
Use local labels for "End"ings
Diffstat (limited to 'constants/engine_flags.asm')
-rw-r--r--constants/engine_flags.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/constants/engine_flags.asm b/constants/engine_flags.asm
index ad8632db0..d4e0a37fc 100644
--- a/constants/engine_flags.asm
+++ b/constants/engine_flags.asm
@@ -54,14 +54,14 @@
const ENGINE_VOLCANOBADGE
const ENGINE_EARTHBADGE
; wUnlockedUnowns
- const ENGINE_UNLOCKED_UNOWNS_1
- const ENGINE_UNLOCKED_UNOWNS_2
- const ENGINE_UNLOCKED_UNOWNS_3
- const ENGINE_UNLOCKED_UNOWNS_4
- const ENGINE_UNLOCKED_UNOWNS_5
- const ENGINE_UNLOCKED_UNOWNS_6 ; 30
- const ENGINE_UNLOCKED_UNOWNS_7
- const ENGINE_UNLOCKED_UNOWNS_8
+ const ENGINE_UNLOCKED_UNOWNS_A_TO_K
+ const ENGINE_UNLOCKED_UNOWNS_L_TO_R
+ const ENGINE_UNLOCKED_UNOWNS_S_TO_W
+ const ENGINE_UNLOCKED_UNOWNS_X_TO_Z
+ const ENGINE_UNLOCKED_UNOWNS_UNUSED_5
+ const ENGINE_UNLOCKED_UNOWNS_UNUSED_6 ; 30
+ const ENGINE_UNLOCKED_UNOWNS_UNUSED_7
+ const ENGINE_UNLOCKED_UNOWNS_UNUSED_8
; wVisitedSpawns
const ENGINE_FLYPOINT_KRISS_HOUSE
const ENGINE_FLYPOINT_VIRIDIAN_POKECENTER