Commented Fade() macro
This commit is contained in:
parent
afcc584fb6
commit
c078640fa5
1 changed files with 1 additions and 2 deletions
|
@ -157,8 +157,7 @@
|
||||||
#define SubText TextSubtext
|
#define SubText TextSubtext
|
||||||
#define ShowWindow UnhideWindow
|
#define ShowWindow UnhideWindow
|
||||||
#define LoadText LoadFileText
|
#define LoadText LoadFileText
|
||||||
|
//#define Fade(c, a) ColorAlpha(c, a)
|
||||||
#define Fade(c, a) ColorAlpha(c, a)
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Structures Definition
|
// Structures Definition
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue