apply clang-format (on Mac, slightly different than running it on Windows)

This commit is contained in:
Erwin Coumans
2018-09-30 11:43:57 -07:00
parent 5bcd43711a
commit 42ae4e81a8
15 changed files with 87 additions and 117 deletions

View File

@@ -799,7 +799,7 @@ extern "C"
};
#endif
#ifndef stbtt_vertex // you can predefine this to use different values
#ifndef stbtt_vertex // you can predefine this to use different values \
// (we share this with other code at RAD)
#define stbtt_vertex_type short // can't use stbtt_int16 because that's not visible in the header file
typedef struct