From 9937c7f036f476a572a778bc1611f7b9efd8de0e Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sat, 17 Feb 2001 21:51:31 +0000 Subject: Add Advanced Strategic Command 1.3.8, a turn based, multiplayer strategic game with a very nice and professionally-looking graphics. --- games/asc/files/patch-source::unix::global_os.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 games/asc/files/patch-source::unix::global_os.h (limited to 'games/asc/files/patch-source::unix::global_os.h') diff --git a/games/asc/files/patch-source::unix::global_os.h b/games/asc/files/patch-source::unix::global_os.h new file mode 100644 index 000000000000..55eccfcfe756 --- /dev/null +++ b/games/asc/files/patch-source::unix::global_os.h @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- source/unix/global_os.h 2001/02/16 21:38:57 1.1 ++++ source/unix/global_os.h 2001/02/16 21:39:25 +@@ -38,7 +38,7 @@ + #define global_os_h_included + + #ifndef minimalIO +- #define sdlheader "SDL/SDL.h" ++ #define sdlheader "SDL.h" + #include sdlheader + #endif + -- cgit v1.2.3