3>..\src\map\vending.c(250): warning C4101: 'i' : unreferenced local variable
3>..\src\map\vending.c(250): warning C4101: 'j' : unreferenced local variable
3>..\src\map\vending.c(268): error C2059: syntax error : 'if'
3>..\src\map\vending.c(277): error C2059: syntax error : 'for'
3>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '<'
3>..\src\map\vending.c(277): error C2059: syntax error : '<'
3>..\src\map\vending.c(277): error C2143: syntax error : missing '{' before '++'
3>..\src\map\vending.c(277): error C2059: syntax error : '++'
3>..\src\map\vending.c(277): error C2059: syntax error : ')'
3>..\src\map\vending.c(307): error C2059: syntax error : 'if'
3>..\src\map\vending.c(310): error C2059: syntax error : 'if'
3>..\src\map\vending.c(314): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(314): error C2059: syntax error : '->'
3>..\src\map\vending.c(315): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(315): error C2059: syntax error : '->'
3>..\src\map\vending.c(316): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(316): error C2059: syntax error : '->'
3>..\src\map\vending.c(317): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(317): error C2059: syntax error : '->'
3>..\src\map\vending.c(318): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(318): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(318): error C2059: syntax error : '->'
3>..\src\map\vending.c(320): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(320): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(320): error C2059: syntax error : '->'
3>..\src\map\vending.c(320): error C2059: syntax error : ')'
3>..\src\map\vending.c(321): error C2143: syntax error : missing ')' before '&'
3>..\src\map\vending.c(321): error C2143: syntax error : missing '{' before '&'
3>..\src\map\vending.c(321): error C2059: syntax error : '&'
3>..\src\map\vending.c(321): error C2059: syntax error : ')'
3>..\src\map\vending.c(323): error C2143: syntax error : missing ')' before '.'
3>..\src\map\vending.c(323): error C2143: syntax error : missing '{' before '.'
3>..\src\map\vending.c(323): error C2059: syntax error : '.'
3>..\src\map\vending.c(324): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(324): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(324): error C2059: syntax error : '->'
3>..\src\map\vending.c(324): error C2059: syntax error : ')'
3>..\src\map\vending.c(325): error C2059: syntax error : 'return'
3>..\src\map\vending.c(326): error C2143: syntax error : missing ')' before '->'
3>..\src\map\vending.c(326): error C2143: syntax error : missing '{' before '->'
3>..\src\map\vending.c(326): error C2059: syntax error : '->'
3>..\src\map\vending.c(327): error C2059: syntax error : '}'