mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Set up IOS RAM information area with real values.
This commit is contained in:
@ -51,6 +51,8 @@ void Init();
|
||||
// Needs to be called after Reset(true) to recreate the device tree
|
||||
void Reinit();
|
||||
|
||||
bool SetupMemory(u64 ios_title_id);
|
||||
|
||||
// Shutdown
|
||||
void Shutdown();
|
||||
|
||||
|
Reference in New Issue
Block a user