diff options
| author | Renato Botelho <garga@FreeBSD.org> | 2005-10-14 10:48:08 +0000 |
|---|---|---|
| committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-14 10:48:08 +0000 |
| commit | 1821746de27af20aedfa4aec4dd41e15278da191 (patch) | |
| tree | 2bca08427e960cb404997f9ebf60300884463d86 /games/scorched3d/files/patch-src-engine-MainLoop.cpp | |
| parent | 591d615232f9d7e82f613bcfbb62e360b893587b (diff) | |
Notes
Diffstat (limited to 'games/scorched3d/files/patch-src-engine-MainLoop.cpp')
| -rw-r--r-- | games/scorched3d/files/patch-src-engine-MainLoop.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-engine-MainLoop.cpp b/games/scorched3d/files/patch-src-engine-MainLoop.cpp deleted file mode 100644 index da37336cfa88..000000000000 --- a/games/scorched3d/files/patch-src-engine-MainLoop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/engine/MainLoop.cpp.orig Sat Aug 6 13:57:39 2005 -+++ ./src/engine/MainLoop.cpp Tue Aug 9 23:21:20 2005 -@@ -23,7 +23,7 @@ - #include <common/Defines.h> - #include <GLEXT/GLState.h> - #include <GLEXT/GLInfo.h> --#include <SDL/SDL.h> -+#include <SDL11/SDL.h> - - MainLoop::MainLoop() : exitLoop_(false), lastDrawTime_(0.0f), flip_(false) - { |
