changeset 3170 | b7a48f533966 |
parent 3073 | c5280d33c32a |
child 3647 | c5925cd41955 |
--- a/Makefile.ds Sun Jun 07 02:45:55 2009 +0000 +++ b/Makefile.ds Sun Jun 07 06:06:35 2009 +0000 @@ -55,6 +55,8 @@ src/events/SDL_quit.c \ src/events/SDL_windowevents.c \ src/file/SDL_rwops.c \ +src/power/SDL_power.c \ +src/power/nds/SDL_syspower.c \ src/haptic/SDL_haptic.c \ src/haptic/nds/SDL_syshaptic.c \ src/joystick/nds/SDL_sysjoystick.c \