diff options
Diffstat (limited to 'c/main.h')
-rw-r--r-- | c/main.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/c/main.h b/c/main.h deleted file mode 100644 index 1f9d3bf..0000000 --- a/c/main.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef MAIN_H -#define MAIN_H - -void UpdateLayout(int w = 0, int h = 0); - -#endif |