Format via clang_format

This commit is contained in:
Maschell
2022-02-11 20:43:38 +01:00
parent a2afd3760b
commit 94997aec9d
6 changed files with 111 additions and 3 deletions

View File

@@ -1,8 +1,7 @@
#pragma once
#ifdef __cplusplus
extern "C"
{
extern "C" {
#endif
#include <stdint.h>