فهرست منبع

Removing macro SDL_FColour from SDL_pixels.h

Petar Popovic 2 سال پیش
والد
کامیت
132cef91c8
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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.