Rename wram_constants.asm to ram_constants.asm

This commit is contained in:
Rangi42
2024-05-22 21:07:37 -04:00
parent de0d5c29e5
commit 23183bb9bb
5 changed files with 4 additions and 4 deletions

View File

@@ -506,7 +506,7 @@ SetDayOfWeek:
ret
.WeekdayStrings:
; entries correspond to wCurDay constants (see constants/wram_constants.asm)
; entries correspond to wCurDay constants (see constants/ram_constants.asm)
dw .Sunday
dw .Monday
dw .Tuesday