texture.c 181 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 /* * Segment of textures * * These textures can be referenced by name in other * segments. */ #include "mbi.h" #include "map.h" #include "CI8ramp.h" #include "CI4ramp.h"