From e8f5db5d5a80a62069354466c64a9b90a2ced47c Mon Sep 17 00:00:00 2001 From: notaz Date: Wed, 24 Jun 2009 21:18:37 +0300 Subject: pollux_dpc_set integrated --- gp2x/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gp2x/Makefile') diff --git a/gp2x/Makefile b/gp2x/Makefile index 376970b..ed01178 100644 --- a/gp2x/Makefile +++ b/gp2x/Makefile @@ -12,6 +12,7 @@ OBJS = main.o cpu.o memory.u video.o input.o sound.o gp2x.o gui.o \ cheats.o zip.o cpu_threaded.z arm_stub.o video_blend.o \ warm.o upscale_aspect.o ifeq ($(WIZ),1) +OBJS += pollux_dpc_set.o BIN = gpsp_wiz else BIN = gpsp_gp2x -- cgit v1.2.3