diff options
Diffstat (limited to 'src/Support.h')
-rw-r--r-- | src/Support.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Support.h b/src/Support.h deleted file mode 100644 index a5683ec..0000000 --- a/src/Support.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef SUPPORT_H -#define SUPPORT_H -int Random(); -#endif |