diff options
author | yenatch <yenatch@gmail.com> | 2014-07-09 12:50:33 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-07-09 12:50:33 -0700 |
commit | e2ec8a1d1331517bd2b09940ab1d688bd4d698c9 (patch) | |
tree | b84e2d9c9ae349f28d8612e16a929b11570130f0 /constants/type_constants.asm | |
parent | 43fb5732a27c49396965024291ae2c44d27e9dd5 (diff) |
Recomment type names.
This is mostly just whitespace reduction.
Diffstat (limited to 'constants/type_constants.asm')
-rw-r--r-- | constants/type_constants.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants/type_constants.asm b/constants/type_constants.asm index 87b1e316a..b7b350e33 100644 --- a/constants/type_constants.asm +++ b/constants/type_constants.asm @@ -1,4 +1,3 @@ - const_def PHYSICAL EQU const_value @@ -13,7 +12,6 @@ PHYSICAL EQU const_value const GHOST const STEEL - UNUSED_TYPES EQU const_value const TYPE_10 const TYPE_11 |