goat3dgfx

view src/texman.cc @ 32:7f0aed0fe289

uberized the configure script
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 02 Mar 2014 17:40:51 +0200
parents 1873dfd13f2d
children
line source
1 #include "texman.h"
3 using namespace goatgfx;
5 TextureSet goatgfx::texset;