gpu: Moved all non-service-related gpu files into source/gpu/.

This commit is contained in:
plutoo 2014-08-24 22:31:02 +02:00
parent 6f57364680
commit 37fc01383f
4 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ include $(DEVKITARM)/base_rules
#---------------------------------------------------------------------------------
TARGET := ctru
BUILD := build
SOURCES := source source/services
SOURCES := source source/services source/gpu
DATA := data
INCLUDES := include