25.06.2013, 05:18
warning 201: redefinition of constant/macro (symbol "isnull(%1)")
on this line:
on this line:
pawn Код:
#define isnull(%1) \
((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))