mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
OpenGL: Added OSD menu from 3, 4, 5 keys
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3369 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
97691461ca
commit
6691469164
5 changed files with 115 additions and 23 deletions
|
@ -38,6 +38,7 @@ extern CGcontext g_cgcontext;
|
|||
extern CGprofile g_cgvProf, g_cgfProf;
|
||||
|
||||
extern int frameCount;
|
||||
extern int OSDChoice, OSDTime, OSDInternalW, OSDInternalH;
|
||||
|
||||
class Renderer
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue