Python: Fix build
This commit is contained in:
parent
3fe28520ca
commit
8c6a8cd63f
@ -8,6 +8,7 @@
|
||||
#define MGBA_EXPORT
|
||||
|
||||
#define ATTRIBUTE_FORMAT(X, Y, Z)
|
||||
#define ATTRIBUTE_NONSTRING
|
||||
#define DECL_BITFIELD(newtype, oldtype) typedef oldtype newtype
|
||||
#define DECL_BIT(type, field, bit) DECL_BITS(type, field, bit, 1)
|
||||
#define DECL_BITS(TYPE, FIELD, START, SIZE) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user