Browse Source

Removing macro SDL_FColour from SDL_pixels.h

Petar Popovic 1 năm trước cách đây
mục cha
commit
132cef91c8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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.