freebsd-ports/games/rocksndiamonds/files/patch-ae
FUJISHIMA Satsuki c7c0d17234 o update to 2.0.0.
o add SDL support.

PR:		24731
Submitted by:	maintainer
2001-02-14 22:22:15 +00:00

14 lines
255 B
Plaintext

--- src/tools.c.orig Tue Dec 5 02:14:16 2000
+++ src/tools.c Tue Jan 30 09:50:28 2001
@@ -13,10 +13,6 @@
#include <stdarg.h>
-#if defined(PLATFORM_FREEBSD)
-#include <machine/joystick.h>
-#endif
-
#include "libgame/libgame.h"
#include "tools.h"