mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2026-05-02 04:13:36 +05:30
Eliminated unneeded parameter
This commit is contained in:
+3
-4
@@ -52,9 +52,8 @@ unsigned int gettexturebatch(
|
||||
const char*,
|
||||
unsigned int);
|
||||
|
||||
void gettextures(unsigned int*,
|
||||
struct TexturePack*,
|
||||
struct TextureBatch**,
|
||||
struct TextureBatchDescriptor**);
|
||||
void locatetextures(unsigned int*,
|
||||
struct TexturePack*,
|
||||
struct TextureBatchDescriptor**);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user