1
0
mirror of https://notabug.org/scuti/lib3ddevil1 synced 2025-05-31 14:11:42 +05:30

Added small description of texture file format

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

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