(v16)
Go to the source code of this file.
Variable Documentation
int texture_c_cant_be_empty = 0 |
Random hack.
ISO C99 doesn't allow empty translation units, so it was easier to add a dummy variable than to fix the Makefile to allow headers without corresponding implementation files.
Definition at line 12 of file texture.c.