Add screen.c and stb_image

This commit is contained in:
2017-07-28 16:09:10 -04:00
parent 416135bac4
commit eb74a8ba02
7 changed files with 7995 additions and 53 deletions

View File

@@ -29,7 +29,7 @@ include $(DEVKITARM)/3ds_rules
#---------------------------------------------------------------------------------
TARGET := $(notdir $(CURDIR))
BUILD := build
SOURCES := source source/minizip
SOURCES := source source/minizip source/stb_image
DATA := data
INCLUDES := include
#ROMFS := romfs