TracyDxt1.hpp (151B)
1 #ifndef __TRACYDXT1_HPP__ 2 #define __TRACYDXT1_HPP__ 3 4 namespace tracy 5 { 6 7 void CompressImageDxt1( const char* src, char* dst, int w, int h ); 8 9 } 10 11 #endif
mudgangsterTiny, scriptable MUD client | |
Log | Files | Refs | README |