mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
More tidying up - share the stats print between the two plugins, etc
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4184 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
562a4e25ac
commit
2b1022f152
7 changed files with 100 additions and 77 deletions
|
@ -42,7 +42,6 @@ extern int OSDChoice, OSDTime, OSDInternalW, OSDInternalH;
|
|||
|
||||
class Renderer
|
||||
{
|
||||
|
||||
public:
|
||||
static bool Init();
|
||||
static void Shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue