mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 08:07:58 -05:00
HLE: Properly initialize and shutdown remaining modules.
This commit is contained in:
@ -23,4 +23,6 @@ void Set3DSlider(float amount);
|
||||
|
||||
void Init();
|
||||
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user