This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
BEGIN_C_LINKAGE
|
||||
#endif // !WP_PLATFORM_CPP
|
||||
|
||||
#define WP_DBL_LIST_MAGIC (u64)0x57415f444c5354
|
||||
#define WP_DBL_NODE_MAGIC (u64)0x57415f444e44
|
||||
#define WP_DBL_LIST_MAGIC wpU64Const(0x57415f444c5354)
|
||||
#define WP_DBL_NODE_MAGIC wpU64Const(0x57415f444e44)
|
||||
|
||||
typedef struct WpDblNode WpDblNode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user