mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 19:58:05 -05:00
HLE: Properly initialize and shutdown remaining modules.
This commit is contained in:
@ -20,4 +20,6 @@ void Read(T &var, const u32 addr);
|
||||
|
||||
void Init();
|
||||
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user