change way of defining WCONST so internal workings aren't as visible in the public API
This commit is contained in:
@@ -70,9 +70,7 @@
|
||||
#include <bluetooth/bluetooth.h>
|
||||
#endif
|
||||
|
||||
#ifdef WIIUSE_INTERNAL_H_INCLUDED
|
||||
#define WCONST
|
||||
#else
|
||||
#ifndef WCONST
|
||||
#define WCONST const
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user