mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-30 18:13:31 +00:00
Commented Fade() macro
This commit is contained in:
parent
afcc584fb6
commit
c078640fa5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user