Skip to content

Commit 732ce45

Browse files
authored
Update OGValueOptions.h
1 parent 5d2296f commit 732ce45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/OpenGraph_SPI/Attribute/OGValueOptions.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
typedef OG_OPTIONS(uint32_t, OGValueOptions) {
1414
OGValueOptions_0 = 0,
1515
OGValueOptions_1 = 1,
16+
OGValueOptions_2 = 2,
1617
};
1718

1819
#endif /* OGValueOptions_h */

0 commit comments

Comments
 (0)