diff options
| author | Aetias <aetias@outlook.com> | 2024-01-06 10:39:46 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-01-06 10:39:46 +0100 |
| commit | e43a0f051adc476a141b9cdbf6068c459cfff0e7 (patch) | |
| tree | 22723cf28770220f010956ccd2afc0c71de72f58 /docs | |
| parent | c6736f9c64d5087c5a9051b93c8483675987df4a (diff) | |
Update `overlays.md`
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/overlays.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/overlays.md b/docs/overlays.md index 20b94533..f808312b 100644 --- a/docs/overlays.md +++ b/docs/overlays.md @@ -1,13 +1,14 @@ # Overlays
-Below is a list of all the overlays and what we call them. Feel free to contribute to this list!
+Below is a list of all the overlays and what we call them. These can also be found in `OverlayManager.hpp`. Feel free to
+contribute to this list!
ID | Name | Description
-----|-----------------|-------------
-`00` | --- | Core game engine
+`00` | Core | Core game engine
`01` | --- |
`02` | --- |
`03` | --- |
-`04` | --- | Memory management
+`04` | Memory | Memory management
`05` | --- |
`06` | --- |
`07` | --- |
|
