Selaa lähdekoodia

Commented Fade() macro

pull/1280/head
raysan5 4 vuotta sitten
vanhempi
commit
c078640fa5
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      src/raylib.h

+ 1
- 2
src/raylib.h Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna