Added small description of texture file format

This commit is contained in:
2018-04-25 04:49:39 -07:00
parent eca26f2059
commit bc6b2081e0

View File

@ -2,6 +2,10 @@
devil1tex.h / devil1tex.c
Handles texture packages.
File Format
Texture packags can be identified with a string "\0 2 3 T" as a starting
tag.
Functions
All functions are static but exposed by a function pointer in a constant
struct called DEVIL1TEX. For example, clients call functions using