summaryrefslogtreecommitdiff
path: root/nlove/patches/003-c99.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nlove/patches/003-c99.patch')
-rw-r--r--nlove/patches/003-c99.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/nlove/patches/003-c99.patch b/nlove/patches/003-c99.patch
deleted file mode 100644
index 9d0042a..0000000
--- a/nlove/patches/003-c99.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- sdltest-2.1.0/common/runtime.h 2010-08-10 13:31:20.000000000 +0200
-+++ sdltest-2.1.0m/common/runtime.h 2010-08-10 13:42:15.000000000 +0200
-@@ -25,6 +25,7 @@
- #include "types.h"
-
- // Lua
-+#define __STDC_VERSION__ 199901L
- extern "C" {
- #include <lua.h>
- #include <lualib.h>