mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
initialize the uninitialized
This commit is contained in:
@ -105,6 +105,7 @@ struct DTMHeader {
|
||||
|
||||
void FrameUpdate();
|
||||
void InputUpdate();
|
||||
void Init();
|
||||
|
||||
void SetPolledDevice();
|
||||
|
||||
|
Reference in New Issue
Block a user