summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-01-25 14:35:09 +0100
committerAetias <aetias@outlook.com>2025-01-25 14:35:09 +0100
commit8cba67840f476cbc826fe603c4e2eaa0ca1251cf (patch)
treec15487ca54a9d550192eda3aec031a638549b89b /docs
parentaecd9545577a9faf3fe8a578a64872aa4b93a4cd (diff)
Update overlays.md
Diffstat (limited to 'docs')
-rw-r--r--docs/overlays.md4
1 files 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 |