Revert 2521.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2524 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
omegadox
2009-03-02 19:38:38 +00:00
parent 0255f775da
commit 56becf28db
9 changed files with 106 additions and 33 deletions

View File

@ -28,7 +28,7 @@ public:
static void Shutdown();
// constant management
static void SetConstants();
static void SetConstants(bool proj_hax_1, bool proj_hax_2);
static void SetViewport(float* _Viewport);
static void SetViewportChanged();