svn commit: r546267 - head/games/avp/files

Piotr Kubaj pkubaj at FreeBSD.org
Wed Aug 26 11:38:38 UTC 2020


Author: pkubaj
Date: Wed Aug 26 11:38:37 2020
New Revision: 546267
URL: https://svnweb.freebsd.org/changeset/ports/546267

Log:
  games/avp: fix build on current

Added:
  head/games/avp/files/patch-src_stubs.c   (contents, props changed)

Added: head/games/avp/files/patch-src_stubs.c
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/games/avp/files/patch-src_stubs.c	Wed Aug 26 11:38:37 2020	(r546267)
@@ -0,0 +1,10 @@
+--- src/stubs.c.orig	2020-08-26 10:46:52 UTC
++++ src/stubs.c
+@@ -109,7 +109,6 @@ void ReloadImageIntoD3DImmediateSurface(IMAGEHEADER* i
+ int NumberOfLandscapePolygons;
+ int FMVParticleColour;
+ int WireFrameMode;
+-int WaterFallBase;
+ 
+ void InitDrawTest()
+ {


More information about the svn-ports-head mailing list