COLOR_LIGHTRED - "redefinition of constant/macro (symbol "COLOR_LIGHTRED")"
#1

Somehow I get this warning:
Код:
C:\Documents and Settings\USER\Desktop\SAMP GameMode\gamemodes\GM.pwn(136) : warning 201: redefinition of constant/macro (symbol "COLOR_LIGHTRED")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Now here the COLOR define:
pawn Код:
#define COLOR_LIGHTRED 0xAA3333FF
Whats wrong with it?
Reply
#2

You have already define that color...
Reply
#3

Thanks, Figured it out already had 2 defines of the same color dunno how it happened
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)