restructured opengl plugin

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@63 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
fires.gc
2008-07-23 15:20:36 +00:00
parent 5955748d58
commit 375b0052e3
58 changed files with 310 additions and 33295 deletions

View File

@ -30,7 +30,7 @@
#ifdef _WIN32
#include "EmuWindow.h"
#include "OS\Win32.h"
#else
#endif