Przeglądaj źródła

Commented Fade() macro

pull/1280/head
raysan5 5 lat temu
rodzic
commit
c078640fa5
1 zmienionych plików z 1 dodań i 2 usunięć
  1. +1
    -2
      src/raylib.h

+ 1
- 2
src/raylib.h Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz