diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ endif ifndef DEBUG CFLAGS += -O2 endif +ifdef DRC_DBG +CFLAGS += -DDRC_DBG +endif TARGET = pcsx all: $(TARGET) |
![]() |
index : pcsx_rearmed | |
libretro core fork of pcsx_rearmed with trimui s support | neonloop |
aboutsummaryrefslogtreecommitdiff |