diff options
Diffstat (limited to '.clang-format')
-rw-r--r-- | .clang-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format index f0275a9..7b30bd2 100644 --- a/.clang-format +++ b/.clang-format @@ -20,6 +20,7 @@ KeepEmptyLinesAtTheStartOfBlocks: false SpacesInContainerLiterals: false StatementMacros: - PUGL_API + - PUGL_CONST_API - PUGL_CONST_FUNC - PUGL_DEPRECATED_BY - PUGL_UNUSED |