Fix an incorrect macro argument reported by wmlscope

This commit is contained in:
Elvish_Hunter 2022-03-01 10:14:45 +01:00
parent 0da1ea40dd
commit 0e988f6c7a

View file

@ -2941,7 +2941,7 @@ wall#endarg
#enddef
#define NEW:WALL_PL TERRAINLIST ADJACENT PROB LAYER IMAGESTEM
{NEW:WALL {TERRAINLIST} {ADJACENT1} {IMAGESTEM} PROB={PROB} LAYER={LAYER}}
{NEW:WALL {TERRAINLIST} {ADJACENT} {IMAGESTEM} PROB={PROB} LAYER={LAYER}}
#enddef
#define NEW:WALL2 TERRAINLIST ADJACENT1 ADJACENT2 IMAGESTEM