Style: Set clang-format Standard to c++14
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
#include "font_hidpi.inc"
|
||||
#include "font_lodpi.inc"
|
||||
|
||||
typedef Map<const void *, Ref<ImageTexture> > TexCacheMap;
|
||||
typedef Map<const void *, Ref<ImageTexture>> TexCacheMap;
|
||||
|
||||
static TexCacheMap *tex_cache;
|
||||
static float scale = 1;
|
||||
|
||||
Reference in New Issue
Block a user