diff options
Diffstat (limited to 'include/slang.h')
| -rw-r--r-- | include/slang.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/slang.h b/include/slang.h index 02f6bdce6..3c2a31413 100644 --- a/include/slang.h +++ b/include/slang.h @@ -1053,6 +1053,8 @@ typedef uint32_t SlangSizeT; // Bitfield options UseMSVCStyleBitfieldPacking, // bool + ForceCLayout, // bool + CountOf, }; |
