diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-06-20 11:36:20 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-06-20 11:36:20 +0000 |
commit | 65506bcd284c4e6ab8677f5a67bd4f57e9b809e5 (patch) | |
tree | ff11ad89194df52dbdbeeb0ceee1517f5f9160e3 /emulators/raine/files/patch-source::alleg::blit.c | |
parent | Upgrade from 0.5r1325 to 0.5r1340 (diff) |
- Update to 0.43.3 [1].
- Stop patching source to be C89 friendly and use USE_GCC=3.2+ instead.
Submitted by: ultragames93 <ultragames93@free.fr> [1]
Diffstat (limited to 'emulators/raine/files/patch-source::alleg::blit.c')
-rw-r--r-- | emulators/raine/files/patch-source::alleg::blit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/raine/files/patch-source::alleg::blit.c b/emulators/raine/files/patch-source::alleg::blit.c index f027252d131d..1ecda275b4ff 100644 --- a/emulators/raine/files/patch-source::alleg::blit.c +++ b/emulators/raine/files/patch-source::alleg::blit.c @@ -1,6 +1,6 @@ --- source/alleg/blit.c.orig Mon Jan 17 12:37:21 2005 +++ source/alleg/blit.c Mon Jan 17 12:38:10 2005 -@@ -1,6 +1,8 @@ +@@ -1,1 +1,1 @@ #ifdef RAINE_WIN32 #include <allegro.h> #include <winalleg.h> |