#pragma once #include "gl.h" GLint FontDisplayListBase(void); void DrawCStringWithVectorFont(char * string);