mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Deleted scrapped functions.
This commit is contained in:
@@ -68,23 +68,4 @@ bool unpacktexbatch(struct Texture*,
|
||||
const char*,
|
||||
const unsigned int);
|
||||
|
||||
// -------------------------------------------------------+
|
||||
// Retired Functions
|
||||
// These require the client allocate more on the heap.
|
||||
// -------------------------------------------------------+
|
||||
|
||||
void gettbd(struct TextureBatchDescriptor**,
|
||||
const char*,
|
||||
unsigned int);
|
||||
|
||||
unsigned int gettexturebatch(
|
||||
struct TextureBatch**,
|
||||
struct TextureBatchDescriptor**,
|
||||
const char*,
|
||||
unsigned int);
|
||||
|
||||
void locatetextures(unsigned int*,
|
||||
struct TexturePack*,
|
||||
struct TextureBatchDescriptor**);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user