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

9 lines
125 B
C

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