games/avp: fix build on current
This commit is contained in:
parent
79e0b26c8f
commit
eb8b7fc1d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546267
1 changed files with 10 additions and 0 deletions
10
games/avp/files/patch-src_stubs.c
Normal file
10
games/avp/files/patch-src_stubs.c
Normal file
|
@ -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()
|
||||
{
|
Loading…
Reference in a new issue