mirror of
https://github.com/libAthena/athena.git
synced 2025-12-08 21:18:02 +00:00
* Unknown
This commit is contained in:
@@ -87,4 +87,8 @@ typedef unsigned long long Uint64;
|
||||
#endif
|
||||
#endif // NULL
|
||||
|
||||
#ifndef UNUSED
|
||||
#define UNUSED(x) ((void)x)
|
||||
#endif // UNUSED
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user