Wei Mingzhi 11 years ago
parent
commit
c8ff32eb88
1 changed files with 0 additions and 1 deletions
  1. 0 1
      common.h

+ 0 - 1
common.h

@@ -61,7 +61,6 @@ extern "C"
 #define SDLK_KP0     SDLK_KP_0
 
 #define SDL_HWSURFACE     0
-#define SDL_SetPalette(a,b,c,d,e) SDL_SetSurfacePalette(a,c)
 
 #endif