diff Makefile.ds @ 2696:0b395a60deff gsoc2008_nds

Timers work now.
author Darren Alton <dalton@stevens.edu>
date Mon, 18 Aug 2008 07:29:52 +0000
parents a4f143d187dd
children c9121b04cffa
line wrap: on
line diff
--- a/Makefile.ds	Sun Aug 17 09:50:28 2008 +0000
+++ b/Makefile.ds	Mon Aug 18 07:29:52 2008 +0000
@@ -67,7 +67,7 @@
 src/thread/nds/SDL_sysmutex.c \
 src/thread/nds/SDL_syssem.c \
 src/thread/nds/SDL_systhread.c \
-src/timer/dummy/SDL_systimer.c \
+src/timer/nds/SDL_systimer.c \
 src/timer/SDL_timer.c \
 src/video/nds/SDL_ndsevents.c \
 src/video/nds/SDL_ndsrender.c \