summaryrefslogtreecommitdiff
path: root/src/constants/misc_constants.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants/misc_constants.asm')
-rw-r--r--src/constants/misc_constants.asm4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/constants/misc_constants.asm b/src/constants/misc_constants.asm
index 08b6c35..d985e77 100644
--- a/src/constants/misc_constants.asm
+++ b/src/constants/misc_constants.asm
@@ -2,7 +2,3 @@
CONSOLE_DMG EQU $00
CONSOLE_SGB EQU $01
CONSOLE_CGB EQU $02
-
-; dueling constants
-PLAYER_TURN EQUS "wPlayerDuelVariables >> $8"
-OPPONENT_TURN EQUS "wOpponentDuelVariables >> $8" \ No newline at end of file