mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2025-05-31 14:11:42 +05:30
Moved loop to its own function - gettextures()
This commit is contained in:
@@ -51,4 +51,10 @@ unsigned int gettexturebatch(
|
||||
struct TextureBatchDescriptor**,
|
||||
const char*,
|
||||
unsigned int);
|
||||
|
||||
void gettextures(struct Texture **,
|
||||
struct TexturePack*,
|
||||
struct TextureBatch**,
|
||||
struct TextureBatchDescriptor**);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user