mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-24 19:27:27 +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
|
@ -39,6 +39,7 @@ struct EfbPokeData
|
|||
|
||||
// TODO: Move these out of here.
|
||||
extern int frameCount;
|
||||
extern int OSDChoice;
|
||||
|
||||
// Renderer really isn't a very good name for this class - it's more like "Misc".
|
||||
// The long term goal is to get rid of this class and replace it with others that make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue