mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
VideoBackends: Merge Initialize and Shutdown functions.
This commit is contained in:
@@ -119,7 +119,6 @@ union UCPClearReg {
|
||||
|
||||
// Init
|
||||
void Init();
|
||||
void Shutdown();
|
||||
void DoState(PointerWrap& p);
|
||||
|
||||
void RegisterMMIO(MMIO::Mapping* mmio, u32 base);
|
||||
|
||||
Reference in New Issue
Block a user