Explorar o código

Commented Fade() macro

raysan5 %!s(int64=5) %!d(string=hai) anos
pai
achega
c078640fa5
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/raylib.h

+ 1 - 2
src/raylib.h

@@ -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