Name the game mode overlays

This commit is contained in:
Aetias
2025-07-05 00:16:29 +02:00
parent 346a2af149
commit 92128cf891
+7 -7
View File
@@ -11,13 +11,13 @@ contribute to this list!
`04` | Load | 2 | Scene loading
`05` | --- | 2 |
`06` | --- | 2 |
`07` | --- | 2 |
`08` | --- | 3 |
`09` | --- | 3 |
`10` | --- | 3 |
`11` | --- | 3 |
`12` | Battle | 3 | Handles battle mode.
`13` | --- | 3 |
`07` | DownloadPlay | 2 | Handles DS download play.
`08` | GameStart | 3 | Handles starting the game.
`09` | Adventure | 3 | Handles the adventure game mode.
`10` | FileSelect | 3 | Handles the file selection screen.
`11` | DwcSetup | 3 | Handles Wi-Fi connection setup.
`12` | Battle | 3 | Handles the battle game mode.
`13` | Contact | 3 | Handles contact mode.
`14` | Land | 4 | Link and essential land-based actors.
`15` | Sea | 4 | Handles the sea, Linebeck's ship, and sea-based actors.
`16` | Startup | N/A | Exists briefly on game startup. Initializes RNG, messages, and more.