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