NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403539
This commit is contained in:
Darren Alton 2009-02-18 00:33:31 +00:00
parent aad9f51bdf
commit c50bab2ba9
2 changed files with 79 additions and 139 deletions

View file

@ -87,7 +87,9 @@ src/video/SDL_blit_copy.c \
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 \