goat3dgfx

view src/texman.cc @ 29:9d581abd0bfb

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