#pragma once #ifndef OGL_EXT #define OGL_EXT void Xr_InitExtSupport(); void Xr_CheckExt(char*); #endif