diff options
Diffstat (limited to 'games/powermanga')
-rw-r--r-- | games/powermanga/files/patch-src::powermanga.hpp | 10 | ||||
-rw-r--r-- | games/powermanga/files/patch-src::powermanga.hpp.rej | 13 |
2 files changed, 0 insertions, 23 deletions
diff --git a/games/powermanga/files/patch-src::powermanga.hpp b/games/powermanga/files/patch-src::powermanga.hpp deleted file mode 100644 index ac19e3f098f0..000000000000 --- a/games/powermanga/files/patch-src::powermanga.hpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/powermanga.hpp.orig Mon Jan 26 14:13:52 2004 -+++ src/powermanga.hpp Mon Jan 26 14:14:25 2004 -@@ -1096,6 +1096,6 @@ - #include "etbfonte1.hpp"
- #include "score.hpp"
- #ifdef SDL_TLK
--#include "SDL/SDL.h"
-+#include <SDL.h>
- #endif
- #endif
diff --git a/games/powermanga/files/patch-src::powermanga.hpp.rej b/games/powermanga/files/patch-src::powermanga.hpp.rej deleted file mode 100644 index 01c6d6e9afdd..000000000000 --- a/games/powermanga/files/patch-src::powermanga.hpp.rej +++ /dev/null @@ -1,13 +0,0 @@ -*************** -*** 1,10 **** -- --- src/powermanga.hpp.orig Mon Jan 26 14:13:52 2004 -- +++ src/powermanga.hpp Mon Jan 26 14:14:25 2004 -- @@ -1096,6 +1096,6 @@ -- #include "etbfonte1.hpp" -- #include "score.hpp" -- #ifdef SDL_TLK -- -#include "SDL/SDL.h" -- +#include <SDL.h> -- #endif -- #endif ---- 0 ---- |