12.05.2012, 18:32
He is sarcastic and the error just means that the compiler expected the token "}" but found "enum"
Also something like that
Also something like that
pawn Код:
new array[] = { 0
// missing closing bracket
enum {}