diff options
Diffstat (limited to 'games/blobandconquer/files/patch-src-world-bsp.cpp')
-rw-r--r-- | games/blobandconquer/files/patch-src-world-bsp.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/blobandconquer/files/patch-src-world-bsp.cpp b/games/blobandconquer/files/patch-src-world-bsp.cpp deleted file mode 100644 index 3599fbfcad48..000000000000 --- a/games/blobandconquer/files/patch-src-world-bsp.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/world/bsp.cpp.orig 2008-04-25 19:38:11.000000000 +0400 -+++ src/world/bsp.cpp 2008-04-29 00:26:31.000000000 +0400 -@@ -22,6 +22,8 @@ -
- #define TESSELATION 10
-
-+float swapBytes(float f);
-+
- TextureSpec *getTextureSpec(const char *basename)
- {
- // ignore this texture
|