mirror of
https://github.com/libAthena/athena.git
synced 2025-06-06 06:33:42 +00:00
* Unknown
This commit is contained in:
parent
c8b382f754
commit
1e450a6785
@ -87,4 +87,8 @@ typedef unsigned long long Uint64;
|
|||||||
#endif
|
#endif
|
||||||
#endif // NULL
|
#endif // NULL
|
||||||
|
|
||||||
|
#ifndef UNUSED
|
||||||
|
#define UNUSED(x) ((void)x)
|
||||||
|
#endif // UNUSED
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user