goat3dgfx

annotate src/texman.cc @ 0:1873dfd13f2d

initial commit
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 14 Nov 2013 05:27:09 +0200
parents
children 7d6b667821cf
rev   line source
nuclear@0 1 #include "texman.h"
nuclear@0 2
nuclear@0 3 TextureSet texset;