Remove some unused defines.
This commit is contained in:
parent
ee3d026dc2
commit
3d964af76a
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ struct surface;
|
|||
|
||||
//possible flags when setting video modes
|
||||
#define FULL_SCREEN SDL_FULLSCREEN
|
||||
#define VIDEO_MEMORY SDL_HWSURFACE
|
||||
#define SYSTEM_MEMORY SDL_SWSURFACE
|
||||
|
||||
surface display_format_alpha(surface surf);
|
||||
surface get_video_surface();
|
||||
|
|
Loading…
Add table
Reference in a new issue