From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- games/pinball/files/patch-src__Loader.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 games/pinball/files/patch-src__Loader.cpp (limited to 'games/pinball/files/patch-src__Loader.cpp') diff --git a/games/pinball/files/patch-src__Loader.cpp b/games/pinball/files/patch-src__Loader.cpp new file mode 100644 index 000000000000..f74923316e7d --- /dev/null +++ b/games/pinball/files/patch-src__Loader.cpp @@ -0,0 +1,18 @@ +--- ./src/Loader.cpp.orig Thu Nov 20 17:46:17 2003 ++++ ./src/Loader.cpp Fri Dec 12 21:31:48 2003 +@@ -17,6 +17,7 @@ + #include + + #include "Private.h" ++#include "Config.h" + #include "Loader.h" + #include "Pinball.h" + #include "Keyboard.h" +@@ -39,7 +40,6 @@ + #include "SoundUtil.h" + #include "Score.h" + #include "StdAnimation.h" +-#include "Config.h" + #include "StateBehavior.h" + #include "Script.h" + #include "FakeModuleBehavior.h" -- cgit v1.2.3