Shipwright/libultraship/libultraship/Lib/Fast3D/gfx_glx.h

9 lines
118 B
C

#ifndef GFX_GLX_H
#define GFX_GLX_H
#include "gfx_window_manager_api.h"
struct GfxWindowManagerAPI gfx_glx;
#endif