mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-23 01:42:19 -05:00
Update libultraship/libultraship/Lib/Fast3D/U64/PR/ultra64/gbi.h
This commit is contained in:
parent
029d7bcda3
commit
d6eb59d0af
@ -1645,7 +1645,7 @@ typedef struct {
|
|||||||
} Gwords;
|
} Gwords;
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
static_assert(sizeof(Gwords) == 2 * sizeof(void*), "fail");
|
static_assert(sizeof(Gwords) == 2 * sizeof(void*), "Display list size is bad");
|
||||||
#else
|
#else
|
||||||
//_Static_assert(sizeof(Gwords) == 2 * sizeof(void*), "fail");
|
//_Static_assert(sizeof(Gwords) == 2 * sizeof(void*), "fail");
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user