Commented Fade() macro
This commit is contained in:
+1
-2
@@ -157,8 +157,7 @@
|
||||
#define SubText TextSubtext
|
||||
#define ShowWindow UnhideWindow
|
||||
#define LoadText LoadFileText
|
||||
|
||||
#define Fade(c, a) ColorAlpha(c, a)
|
||||
//#define Fade(c, a) ColorAlpha(c, a)
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Structures Definition
|
||||
|
||||
Reference in New Issue
Block a user