mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-14 00:54:05 +02:00
3DS move pica files to shaders directory
This commit is contained in:
@@ -33,7 +33,7 @@ include $(DEVKITARM)/3ds_rules
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
TARGET := OpenLara
|
TARGET := OpenLara
|
||||||
BUILD := build
|
BUILD := build
|
||||||
SOURCES := . ../../libs/stb_vorbis ../../libs/tinf
|
SOURCES := . ../../libs/stb_vorbis ../../libs/tinf ../../shaders/pica
|
||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := ../..
|
INCLUDES := ../..
|
||||||
GRAPHICS := gfx
|
GRAPHICS := gfx
|
||||||
|
Reference in New Issue
Block a user