diff options
| author | Leonard Kugis <leonardkugis@gmail.com> | 2018-01-13 22:56:35 +0100 |
|---|---|---|
| committer | Leonard Kugis <leonardkugis@gmail.com> | 2018-01-13 22:56:35 +0100 |
| commit | 97b5922a75b6f0337c2d3ae4bc62dc18347f861e (patch) | |
| tree | 9a11aa45941d35061cefd59e787e93696f5b35c7 /defs.h | |
| parent | 78109333d989fa678c3c864defc4ef9d170f58ce (diff) | |
| download | mandelbrot-explorer-97b5922a75b6f0337c2d3ae4bc62dc18347f861e.tar.gz | |
Funktionierendes settings GUI
Diffstat (limited to 'defs.h')
| -rw-r--r-- | defs.h | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |
