View Single Post
Xellath
Veteran Member
Join Date: Dec 2007
Location: Sweden
Old 11-21-2011 , 14:58   Re: Notepad++ AlliedModders Edition
Reply With Quote #28

Nicely done, Arkshine! Seems to be working flawlessly so far. I did notice that if you do the following; the second #include is blue by default.
Code:
#if defined UseSQL
	#include < sqlvault_ex >
#else
	#include < nfvault > // this one is blue
#endif
__________________
Achievements API - a simple way for you to create your OWN custom achievements!
Xellath is offline