From 75a537ed1e9ac197f18ebca58707c1230b9e6a4c Mon Sep 17 00:00:00 2001 From: Rangi Date: Wed, 26 Feb 2020 08:41:12 -0500 Subject: Fix some comments and whitespace --- constants/collision_constants.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/collision_constants.asm') diff --git a/constants/collision_constants.asm b/constants/collision_constants.asm index c7f00861a..5626cb094 100644 --- a/constants/collision_constants.asm +++ b/constants/collision_constants.asm @@ -26,8 +26,8 @@ COLL_WHIRLPOOL EQU $24 COLL_BUOY EQU $27 COLL_CUT_28 EQU $28 ; garbage COLL_WATER EQU $29 -COLL_ICE_2B EQU $2b ; -COLL_WHIRLPOOL_2C EQU $2c ; +COLL_ICE_2B EQU $2b ; unused +COLL_WHIRLPOOL_2C EQU $2c ; unused COLL_WATERFALL_RIGHT EQU $30 ; unused COLL_WATERFALL_LEFT EQU $31 ; unused COLL_WATERFALL_UP EQU $32 ; unused -- cgit v1.2.3