Wei Mingzhi 12 年之前
父节点
当前提交
c8ff32eb88
共有 1 个文件被更改,包括 0 次插入1 次删除
  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