From 8cba67840f476cbc826fe603c4e2eaa0ca1251cf Mon Sep 17 00:00:00 2001 From: Aetias Date: Sat, 25 Jan 2025 14:35:09 +0100 Subject: [PATCH] Update overlays.md --- docs/overlays.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overlays.md b/docs/overlays.md index 560ff21a..f19d28f8 100644 --- a/docs/overlays.md +++ b/docs/overlays.md @@ -8,7 +8,7 @@ contribute to this list! `01` | --- | 1 | `02` | --- | 1 | `03` | --- | 1 | -`04` | Memory | 2 | Memory management +`04` | Load | 2 | Scene loading `05` | --- | 2 | `06` | --- | 2 | `07` | --- | 2 | @@ -20,7 +20,7 @@ contribute to this list! `13` | --- | 3 | `14` | Land | 4 | Link and essential land-based actors `15` | --- | 4 | -`16` | --- | - | +`16` | Startup | N/A | Exists briefly on game startup. Initializes RNG, messages, and more. `17` | --- | 5 | `18` | --- | 5 | `19` | --- | 6 |