Remove stub definition for WaterFallBase
It’s defined in opengl.c and gcc≥10 rejects multiple definitions.
This commit is contained in:
parent
7830584796
commit
6d53d0b217
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ void ReloadImageIntoD3DImmediateSurface(IMAGEHEADER* iheader)
|
|||
int NumberOfLandscapePolygons;
|
||||
int FMVParticleColour;
|
||||
int WireFrameMode;
|
||||
int WaterFallBase;
|
||||
|
||||
void InitDrawTest()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue