summaryrefslogtreecommitdiff
path: root/games/adonthell/files/patch-aa
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-13 02:08:00 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-13 02:08:00 +0000
commit3812ced64f4cbaf1b87a6c26c9632a8785d854eb (patch)
treef7a10c63484b75f12d377d12054e0397f268267f /games/adonthell/files/patch-aa
parentUpgrade to 1.05, and assign MAINTAINER to submitter. (diff)
Add adonthell 0.3.3, a free role playing game.
PR: 52029 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Notes
Notes: svn path=/head/; revision=80871
Diffstat (limited to 'games/adonthell/files/patch-aa')
-rw-r--r--games/adonthell/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/adonthell/files/patch-aa b/games/adonthell/files/patch-aa
new file mode 100644
index 000000000000..cc6077544c3f
--- /dev/null
+++ b/games/adonthell/files/patch-aa
@@ -0,0 +1,11 @@
+--- src/win_types.h.orig Sat May 10 11:38:41 2003
++++ src/win_types.h Sat May 10 11:38:53 2003
+@@ -15,7 +15,7 @@
+ #ifndef TYPES_WIN_H_
+ #define TYPES_WIN_H_
+
+-#include <SDL/SDL_keysym.h>
++#include <SDL11/SDL_keysym.h>
+
+ #define WIN_NB_TABLE_CHAR 127
+ #define WIN_TEXT_MAX_LENGTH 5000