mirror of
https://github.com/zeldaret/st
synced 2026-07-09 22:51:43 -04:00
Decompile MainSelect overlay (#8)
* Decompile MainSelect overlay (~90%) * cleanup * jp delinks * fixed build and linking errors
This commit is contained in:
@@ -27,6 +27,8 @@ void __end_catch(CatchInfo *catchinfo);
|
||||
|
||||
extern DestructorChain *__global_destructor_chain;
|
||||
|
||||
void *__register_global_object(void *object, void *destructor, DestructorChain *link);
|
||||
|
||||
/**
|
||||
* @brief Call all static initializers
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user