Ryan C. Gordon
2011-05-10 665f31bb2688a75267d4a5499e9efc8328a22565
mojodds.h
@@ -10,7 +10,7 @@
int MOJODDS_getTexture(const void *_ptr, const unsigned long _len,
                       const void **_tex, unsigned long *_texlen,
                       unsigned int *_glfmt, unsigned int *_w,
                       unsigned int *_h);
                       unsigned int *_h, unsigned int *_miplevels);
#ifdef __cplusplus
}