mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-11 05:10:05 +00:00
HLE: Properly initialize and shutdown remaining modules.
This commit is contained in:
parent
bab5abaf46
commit
d3c2f9a4a4
5 changed files with 20 additions and 3 deletions
|
@ -23,4 +23,6 @@ void Set3DSlider(float amount);
|
|||
|
||||
void Init();
|
||||
|
||||
void Shutdown();
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue