a bit more work still seg faults..

wonder why..



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1499 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2008-12-11 11:37:26 +00:00
parent cf987d255d
commit c2fd281a49
2 changed files with 22 additions and 8 deletions

View File

@ -117,8 +117,9 @@ typedef struct {
#endif // XXF86VM
#endif // X11
#if defined(USE_WX) && USE_WX
wxGLCanvas *Wxcs;
wxGLCanvas *glCanvas;
wxFrame *frame;
wxGLContext *glCtxt;
#endif
int x, y;
unsigned int width, height;