openbsd-ports/games/xkobo/patches/patch-enemies_h

12 lines
409 B
Plaintext

$OpenBSD: patch-enemies_h,v 1.1 2014/09/02 09:23:13 espie Exp $
--- enemies.h.orig Tue Sep 2 03:18:58 2014
+++ enemies.h Tue Sep 2 03:19:34 2014
@@ -62,6 +62,7 @@ extern const enemy_kind bomb2;
extern const enemy_kind cannon;
extern const enemy_kind pipe1;
extern const enemy_kind core;
+#define pipe2 mypipe2
extern const enemy_kind pipe2;
extern const enemy_kind rock;
extern const enemy_kind ring;