mirror of
https://github.com/zeldaret/st
synced 2026-07-11 07:15:33 -04:00
Decompile MainSelect overlay (#8)
* Decompile MainSelect overlay (~90%) * cleanup * jp delinks * fixed build and linking errors
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ Each overlay is tied to an index which is used to access the overlay in two diff
|
||||
`016` | RabbitCapture | `016` | |
|
||||
`017` | CourseExec | `017` | |
|
||||
`018` | StartUp | `021` | | Exists briefly on game startup. Initializes RNG, messages, and more.
|
||||
`019` | MainSelect | `024` | |
|
||||
`019` | MainSelect | `024` | | File Select
|
||||
`020` | WirelessCommon | `025` | |
|
||||
`021` | BattleGame | `026` | |
|
||||
`022` | Download | `027` | | Handles DS download play.
|
||||
|
||||
Reference in New Issue
Block a user