Updated test code, updated win32 code a bit (still not complete, but hopefully tonight), and removed the last vestiges of ellipse and polygon drawing support.
This commit is contained in:
parent
a50bf48eac
commit
9f24e9f619
7 changed files with 88 additions and 225 deletions
|
@ -32,8 +32,6 @@
|
|||
#include "SDL_stdinc.h"
|
||||
#include "SDL_pixels.h"
|
||||
#include "SDL_rect.h"
|
||||
#include "SDL_ellipse.h"
|
||||
#include "SDL_poly.h"
|
||||
#include "SDL_surface.h"
|
||||
|
||||
#include "begin_code.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue