diff options
Diffstat (limited to 'include/config.hpp')
| -rw-r--r-- | include/config.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.hpp b/include/config.hpp index 05659e8..ff36364 100644 --- a/include/config.hpp +++ b/include/config.hpp @@ -39,4 +39,4 @@ namespace config { static const ImU32 COLOR_ERROR = IM_COL32(235, 64, 52, 255); static const ImU32 COLOR_DEFAULT = IM_COL32(235, 255, 255, 255); } -}
\ No newline at end of file +} |
