forked from PAWPAW-Mirror/lib_xua
Fixed potential build warning related to MAX_MIX_COUNT redef
This commit is contained in:
@@ -949,7 +949,9 @@
|
|||||||
#define MAX_MIX_COUNT (8)
|
#define MAX_MIX_COUNT (8)
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
|
#ifndef MAX_MIX_COUNT
|
||||||
#define MAX_MIX_COUNT (0)
|
#define MAX_MIX_COUNT (0)
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user