mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-19 15:58:43 +00:00
Revert "Merge pull request #4286 from shuffle2/Aestek-clean-osd"
This reverts commit5c0fa4db4f
, reversing changes made tob8731eb818
.
This commit is contained in:
parent
b8a1611f4a
commit
1cc1876002
7 changed files with 146 additions and 132 deletions
|
@ -347,13 +347,6 @@ private:
|
|||
|
||||
bool InitControllers();
|
||||
|
||||
// OSD
|
||||
void OSDPrintInternalResolution();
|
||||
void OSDPrintAspectRatio();
|
||||
void OSDPrintEFB();
|
||||
void OSDPrintFog();
|
||||
void OSDPrintEmulationSpeed();
|
||||
|
||||
// Event table
|
||||
DECLARE_EVENT_TABLE();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue