mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Set up IOS RAM information area with real values.
This commit is contained in:
@ -52,5 +52,5 @@ private:
|
||||
static bool Load_BS2(const std::string& _rBootROMFilename);
|
||||
static void Load_FST(bool _bIsWii);
|
||||
|
||||
static bool SetupWiiMemory();
|
||||
static bool SetupWiiMemory(u64 ios_title_id);
|
||||
};
|
||||
|
Reference in New Issue
Block a user