Ver código fonte

Removing macro SDL_FColour from SDL_pixels.h

Petar Popovic 2 anos atrás
pai
commit
132cef91c8
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      include/SDL3/SDL_pixels.h

+ 0 - 1
include/SDL3/SDL_pixels.h

@@ -695,7 +695,6 @@ typedef struct SDL_FColor
     float b;
     float a;
 } SDL_FColor;
-#define SDL_FColour SDL_FColor
 
 /**
  * A set of indexed colors representing a palette.