diff Makefile.ds @ 3073:c5280d33c32a

NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked.
author Darren Alton <dalton@stevens.edu>
date Wed, 18 Feb 2009 00:33:31 +0000
parents 1c5f440a60fe
children b7a48f533966
line wrap: on
line diff
--- a/Makefile.ds	Tue Feb 17 05:59:40 2009 +0000
+++ b/Makefile.ds	Wed Feb 18 00:33:31 2009 +0000
@@ -87,7 +87,9 @@
 src/video/SDL_blit_N.c \
 src/video/SDL_blit_slow.c \
 src/video/SDL_bmp.c \
-src/video/SDL_fill.c \
+src/video/SDL_drawline.c \
+src/video/SDL_drawpoint.c \
+src/video/SDL_fillrect.c \
 src/video/SDL_gamma.c \
 src/video/SDL_pixels.c \
 src/video/SDL_rect.c \