1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/games/puckman/files/patch-puckman.c
2012-09-21 13:13:03 +00:00

12 lines
335 B
C

--- puckman.c.orig 2012-08-16 19:32:29.000000000 +0200
+++ puckman.c 2012-08-16 20:11:00.000000000 +0200
@@ -29,7 +29,7 @@
#include <SDL_image.h>
#include <SDL_gfxPrimitives.h>
-#define PACPATH "/usr/share/puckman/"
+#define PACPATH "/usr/local/share/puckman/"
#define SCREEN_WIDTH 461
#define SCREEN_HEIGHT 580
#define RIGHT 0