freebsd-ports/games/alephone/files/patch-ab
Patrick Li 4befd1321d Update to 0.12.0
PR:		34706
Submitted by:	maintainer
2002-02-07 21:23:02 +00:00

11 lines
269 B
Plaintext

--- tools/dumpwad.cpp.orig Wed Jun 6 08:31:42 2001
+++ tools/dumpwad.cpp Thu Feb 7 10:51:25 2002
@@ -13,6 +13,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <stdarg.h>
// Dummy declarations to avoid link errors
void set_game_error(short a, short b) {}