mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 10:18:49 +01:00
add clang-format cheat
This commit is contained in:
parent
31670a4428
commit
ffa3fa0aa9
@ -1,6 +1,6 @@
|
||||
#ifndef FTYPE_H
|
||||
#define FTYPE_H
|
||||
|
||||
// clang-format off
|
||||
#include <assert.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
@ -8,7 +8,7 @@
|
||||
#include <freetype2/ft2build.h>
|
||||
|
||||
#include <freetype/freetype.h>
|
||||
|
||||
// clang-format on
|
||||
#ifndef UTF8
|
||||
typedef unsigned char UTF8;
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user