Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 501554 | Differences between
and this patch

Collapse All | Expand All

(-)desmume/src/gtk/glx_3Demu.h (-1 / +1 lines)
Lines 20-24 Link Here
20
20
21
#ifdef HAVE_GL_GLX
21
#ifdef HAVE_GL_GLX
22
int  init_glx_3Demu(void);
22
int  init_glx_3Demu(void);
23
void deinit_glx_3Demu(void);
23
int  deinit_glx_3Demu(void);
24
#endif
24
#endif

Return to bug 501554