Best way to optimize (i < MAX_PLAYERS )
#2

i've seen some people doing something like that - but im almost sure this isnt the best way to do this:
Код:
#define SLOTS 50
#undef MAX_PLAYERS
#define MAX_PLAYERS SLOTS
Reply


Messages In This Thread
Best way to optimize (i < MAX_PLAYERS ) - by iulicxd - 09.01.2016, 21:32
Re: Best way to optimize (i < MAX_PLAYERS ) - by lucamsx - 09.01.2016, 21:35
Re: Best way to optimize (i < MAX_PLAYERS ) - by Akbaig - 09.01.2016, 21:44
Re: Best way to optimize (i < MAX_PLAYERS ) - by ikey07 - 09.01.2016, 21:52
Re: Best way to optimize (i < MAX_PLAYERS ) - by Vince - 09.01.2016, 21:52
Re: Best way to optimize (i < MAX_PLAYERS ) - by AbyssMorgan - 10.01.2016, 05:16
Re: Best way to optimize (i < MAX_PLAYERS ) - by Mencent - 10.01.2016, 09:56

Forum Jump:


Users browsing this thread: 1 Guest(s)