30.11.2010, 12:53
i get a warning when i compile my gamemode and cant figure out whats wrong..(i know you dont rly care about warnings but i want a warning free gamemode)
this is what is on that line:
please help.
Код:
warning 201: redefinition of constant/macro (symbol "isnull(%1)")
Код:
#define isnull(%1) \ ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))