summaryrefslogtreecommitdiff
path: root/constants/misc_constants.inc
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-02 11:16:06 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-02 11:16:06 -0600
commit0f5b0005676cd3db623eb557f86cf92b1e020827 (patch)
tree257857a4bed89a1d9410a9945efd63a76ea16582 /constants/misc_constants.inc
parent28e98d9df7db41f9dcc813ad4e0b37c568833aee (diff)
parent397f32f29dbcd8fb6ad47afe5ba1ee354ca2b5c7 (diff)
Merge branch 'master' into decompile_easy_chat
Diffstat (limited to 'constants/misc_constants.inc')
-rw-r--r--constants/misc_constants.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/constants/misc_constants.inc b/constants/misc_constants.inc
index 5f4330928..bf90fcd1e 100644
--- a/constants/misc_constants.inc
+++ b/constants/misc_constants.inc
@@ -45,7 +45,3 @@
.equiv PLAYER_TYPE1, 2
.equiv PLAYER_TYPE2, 3
.equiv CURRENT_MOVE, 4
-
- .equiv LESS_THAN, 0
- .equiv GREATER_THAN, 1
- .equiv EQUAL, 2