#ifndef BBGE_GLLOAD_H #define BBGE_GLLOAD_H bool lookup_all_glsyms(); void unload_all_glsyms(); extern unsigned g_dbg_numRenderCalls; #endif