mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Fix indentation
This commit is contained in:
+1
-1
@@ -1853,7 +1853,7 @@ op_state_op_specific :: struct #raw_union {
|
|||||||
}
|
}
|
||||||
|
|
||||||
lookup_indices :: struct {
|
lookup_indices :: struct {
|
||||||
FeatureTag: feature_tag,
|
FeatureTag: feature_tag,
|
||||||
FeatureId: feature_id,
|
FeatureId: feature_id,
|
||||||
SkipFlags: skip_flags,
|
SkipFlags: skip_flags,
|
||||||
GlyphFilter: glyph_flags,
|
GlyphFilter: glyph_flags,
|
||||||
|
|||||||
Reference in New Issue
Block a user