From edad44c9503a5ace56fcec9ee2a0ba6012d9254b Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sat, 17 Mar 2012 00:45:00 +0100 Subject: [PATCH] (PS3) PS3 builds again --- Makefile.ps3 | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.ps3 b/Makefile.ps3 index bec8f31cbf..1af308ba01 100644 --- a/Makefile.ps3 +++ b/Makefile.ps3 @@ -57,7 +57,6 @@ PPU_SRCS = fifo_buffer.c \ rewind.c \ movie.c \ netplay.c \ - netplay_compat.c \ ps3/ps3_video_psgl.c \ gfx/shader_cg.c \ gfx/snes_state.c \