SDL has moved over to mercurial, so adjusted previous patch and added new .bep file to get libsdl-1.2 branch

using hg.
This commit is contained in:
Scott McCreary
2010-06-06 08:29:10 +00:00
parent 0588b1f32a
commit ec2fcb667f
2 changed files with 23 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
Index: src/main/beos/SDL_BeApp.cc
===================================================================
--- src/main/beos/SDL_BeApp.cc (revision 5545)
+++ src/main/beos/SDL_BeApp.cc (working copy)
diff -r 31b0f2e06e3c src/main/beos/SDL_BeApp.cc
--- a/src/main/beos/SDL_BeApp.cc Sun Apr 25 20:16:38 2010 -0400
+++ b/src/main/beos/SDL_BeApp.cc Sun Jun 06 07:56:39 2010 +0000
@@ -39,13 +39,15 @@
static int StartBeApp(void *unused)