Invalid function or declaration
#3

"MAX_PLANT" isn't defined already, you should make a check unless you're certain something is defined, by doing so:
pawn Код:
#if defined MAX_PLANT
    #undef MAX_PLANT
#endif
#define MAX_PLANTS 50
Reply


Messages In This Thread
Invalid function or declaration - by PawelQ - 30.03.2015, 20:36
Re: Invalid function or declaration - by Jefff - 30.03.2015, 22:27
Re: Invalid function or declaration - by CalvinC - 31.03.2015, 07:35

Forum Jump:


Users browsing this thread: 1 Guest(s)