#define color with 0x prefix
#3

Just to be precise: it isn't because nesting macros doesn't work, it's just because there isn't a kind of "stop" character before your new macro:
pawn Code:
#define RED FF0000
#define OTHER_RED 0x|RED

//OTHER_RED => 0x|FF0000
Reply


Messages In This Thread
#define color with 0x prefix - by IllidanS4 - 14.05.2015, 16:42
Re: #define color with 0x prefix - by JaydenJason - 14.05.2015, 16:47
Re: #define color with 0x prefix - by Misiur - 14.05.2015, 17:35
Re: #define color with 0x prefix - by IllidanS4 - 30.05.2015, 10:16

Forum Jump:


Users browsing this thread: 2 Guest(s)