aboutsummaryrefslogtreecommitdiff
path: root/defs.h
diff options
context:
space:
mode:
authorLeonard Kugis <leonardkugis@gmail.com>2018-01-13 22:56:35 +0100
committerLeonard Kugis <leonardkugis@gmail.com>2018-01-13 22:56:35 +0100
commit97b5922a75b6f0337c2d3ae4bc62dc18347f861e (patch)
tree9a11aa45941d35061cefd59e787e93696f5b35c7 /defs.h
parent78109333d989fa678c3c864defc4ef9d170f58ce (diff)
Funktionierendes settings GUI
Diffstat (limited to 'defs.h')
-rw-r--r--defs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/defs.h b/defs.h
deleted file mode 100644
index a82beea..0000000
--- a/defs.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef DEFS
-#define DEFS
-
-#include <stdio.h>
-
-typedef unsigned char u8;
-typedef unsigned long int u32;
-
-#endif \ No newline at end of file