Correct comments

This commit is contained in:
Rangi
2018-01-25 22:22:25 -05:00
parent 6ebe45e41f
commit 662b3459f6
3 changed files with 5 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ CMDQUEUE_STONETABLE EQU 2
; elevfloor macro values
; ElevatorFloorNames indexes (see data/elevator_floors.asm)
; ElevatorFloorNames indexes (see data/events/elevator_floors.asm)
const_def
const FLOOR_B4F
const FLOOR_B3F
@@ -267,7 +267,7 @@ NUM_FRUIT_TREES EQU const_value +- 1
NUM_UNOWN_PUZZLES EQU const_value
; DisplayUnownWords writebyte arguments
; UnownWalls and MenuHeaders_UnownWalls indexes (see data/unown_walls.asm)
; UnownWalls and MenuHeaders_UnownWalls indexes (see data/events/unown_walls.asm)
const_def
const UNOWNWORDS_ESCAPE ; 0
const UNOWNWORDS_LIGHT ; 1