diff options
-rw-r--r-- | Physical-Special-split.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Physical-Special-split.md b/Physical-Special-split.md index 4bc866d..e2f9ccb 100644 --- a/Physical-Special-split.md +++ b/Physical-Special-split.md @@ -36,8 +36,8 @@ Edit [constants/type_constants.asm](../blob/master/constants/type_constants.asm) const STEEL UNUSED_TYPES EQU const_value - const_next 19 - const CURSE_TYPE + const_next 19 + const CURSE_TYPE UNUSED_TYPES_END EQU const_value -SPECIAL EQU const_value |