X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_neon%2FMakefile;h=810809971a705f7ef2eba04ac96690693b5ae1ed;hb=67c020eeafd6d3db7f9d2c314a77990177a1c4ff;hp=955feab6a444a003bfae34ade43612e7975dcf77;hpb=57467c77b7045642afd8de1679f1149acc9c1ab5;p=pcsx_rearmed.git diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile index 955feab6..81080997 100644 --- a/plugins/gpu_neon/Makefile +++ b/plugins/gpu_neon/Makefile @@ -4,6 +4,7 @@ include ../../config.mak SRC += psx_gpu_if.c +CFLAGS += -I../../include CFLAGS += -DTEXTURE_CACHE_4BPP -DTEXTURE_CACHE_8BPP CFLAGS += -DNEON_BUILD ifeq "$(HAVE_NEON)" "1"