I've made it but I haven't "make" made it yet. Thats where the problem is. I kept getting this:

> "make"
NPCs.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/sprites.h:2,
from e:/Downloads/ToD.src/arm9/source/NPCs.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/sprites.h:1,
from e:/Downloads/ToD.src/arm9/source/NPCs.cpp:1:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/sprites.h:2,
from e:/Downloads/ToD.src/arm9/source/NPCs.cpp:1:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/sprites.h:2,
from e:/Downloads/ToD.src/arm9/source/NPCs.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
Sound9.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/Sound9.h:9,
from e:/Downloads/ToD.src/arm9/source/Sound9.cpp:8:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/Sound9.cpp:5:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/Sound9.h:9,
from e:/Downloads/ToD.src/arm9/source/Sound9.cpp:8:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/Sound9.h:9,
from e:/Downloads/ToD.src/arm9/source/Sound9.cpp:8:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
background.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/background.h:2,
from e:/Downloads/ToD.src/arm9/source/background.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/background.h:1,
from e:/Downloads/ToD.src/arm9/source/background.cpp:1:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/background.h:2,
from e:/Downloads/ToD.src/arm9/source/background.cpp:1:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/background.h:2,
from e:/Downloads/ToD.src/arm9/source/background.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
database.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/database.h:1,
from e:/Downloads/ToD.src/arm9/source/database.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/main.h:1,
from e:/Downloads/ToD.src/arm9/source/database.h:1,
from e:/Downloads/ToD.src/arm9/source/database.cpp:1:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/database.h:1,
from e:/Downloads/ToD.src/arm9/source/database.cpp:1:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/database.h:1,
from e:/Downloads/ToD.src/arm9/source/database.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
doorLink.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/doorLink.cpp:3:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/main.h:1,
from e:/Downloads/ToD.src/arm9/source/doorLink.cpp:3:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/doorLink.cpp:3:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/doorLink.cpp:3:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
events.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/events.h:4,
from e:/Downloads/ToD.src/arm9/source/events.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/main.h:1,
from e:/Downloads/ToD.src/arm9/source/events.h:4,
from e:/Downloads/ToD.src/arm9/source/events.cpp:1:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/events.h:4,
from e:/Downloads/ToD.src/arm9/source/events.cpp:1:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/events.h:4,
from e:/Downloads/ToD.src/arm9/source/events.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
handlers.cpp
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/handlers.h:4,
from e:/Downloads/ToD.src/arm9/source/handlers.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:233:1: warning: "REG_KEYCNT" redefined
In file included from e:/devkitPro/libnds/include/NDS.h:68,
from e:/Downloads/ToD.src/arm9/source/main.h:1,
from e:/Downloads/ToD.src/arm9/source/handlers.h:4,
from e:/Downloads/ToD.src/arm9/source/handlers.cpp:1:
e:/devkitPro/libnds/include/nds/system.h:264:1: warning: this is the location of the previous definition
In file included from e:/Downloads/ToD.src/arm9/source/handlers.h:4,
from e:/Downloads/ToD.src/arm9/source/handlers.cpp:1:
e:/Downloads/ToD.src/arm9/source/main.h:15:1: warning: "DISP_Y" redefined
In file included from e:/Downloads/ToD.src/arm9/source/main.h:11,
from e:/Downloads/ToD.src/arm9/source/handlers.h:4,
from e:/Downloads/ToD.src/arm9/source/handlers.cpp:1:
e:/devkitPro/libnds/include/nds/registers_alt.h:64:1: warning: this is the location of the previous definition
e:/Downloads/ToD.src/arm9/source/handlers.cpp: In function 'void handleHBlank()':
e:/Downloads/ToD.src/arm9/source/handlers.cpp:734: error: expected primary-expression before '/' token
e:/Downloads/ToD.src/arm9/source/handlers.cpp:735: error: expected primary-expression before '/' token
e:/Downloads/ToD.src/arm9/source/handlers.cpp:752: error: expected primary-expression before ')' token
make[2]: *** [handlers.o] Error 1
make[1]: *** [build] Error 2
"make": *** [arm9/ToD.src.elf] Error 2

> Process Exit Code: 2
> Time Taken: 01:45



please help quickly!