begin compiling C source in the build process

This commit is contained in:
YamaArashi
2016-01-07 00:45:06 -08:00
parent b18325fc3e
commit cf8f490381
4 changed files with 54 additions and 28 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
Start:
.include "asm/crt0.s"
.include "asm/main.s"
.include "asm/malloc.s"
.include "genasm/malloc.s"
.include "asm/dma3_manager.s"
.include "asm/gpu_reg_manager.s"
.include "asm/gpu_bg.s"