summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-08-11 19:53:04 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-08-11 19:53:04 -0400
commitc5bcfe503be49a7fa69d33cb2340777aed450bb5 (patch)
tree9b94b6995107679f6234699c3420e559ac4db360
parent4fe12389b2218091d40dad2a62040869b6a3e35e (diff)
Typo
-rw-r--r--Make-evening-the-fourth-time-of-day.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make-evening-the-fourth-time-of-day.md b/Make-evening-the-fourth-time-of-day.md
index aaaae9a..e933ce6 100644
--- a/Make-evening-the-fourth-time-of-day.md
+++ b/Make-evening-the-fourth-time-of-day.md
@@ -427,7 +427,7 @@ Then edit [engine/tilesets/timeofday_pals.asm](../blob/master/engine/tilesets/ti
.BrightnessLevels:
; actual palettes used when time is
-; DARKNESS_F, NITE_F, DAY_F, MORN_F
--; EVE_F, NITE_F, DAY_F, MORN_F
++; EVE_F, NITE_F, DAY_F, MORN_F
- dc DARKNESS_F, NITE_F, DAY_F, MORN_F ; PALETTE_AUTO
+ dc EVE_F, NITE_F, DAY_F, MORN_F ; PALETTE_AUTO
dc DAY_F, DAY_F, DAY_F, DAY_F ; PALETTE_DAY