Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BaseMax committed Feb 10, 2025
1 parent ae84fad commit 733d9da
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/generated-config/ast_layout_type_attributes_all.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,37 @@ layout_map_entry_t layout_map[] = {
{ AST_LAYOUT_TYPE_MEDIA, valid_attributes_media, valid_attributes_media_length },

// ----------- END AUTO GENERATED ----------- //






























};
const size_t map_size = sizeof(layout_map) / sizeof(layout_map[0]);

#endif
Expand Down

0 comments on commit 733d9da

Please sign in to comment.