summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-11-09 21:39:59 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-11-09 21:39:59 +0000
commit28b51c152b017bb9387b5831f3a3eff52cb69f5c (patch)
tree4f4742ab17367cbd4fa755170d115761c29287ca /makefile
parent488de34f249029cf5524ff494e06b760e8d6b746 (diff)
Implemented FRC hook-up to Sega System 24 HW, fixes missing SFXs to Bonanza Bros. [Angelo Salese, Phil Bennett, Charles MacDonald]
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b8f45afa3ae..c0140a4d7b6 100644
--- a/makefile
+++ b/makefile
@@ -212,7 +212,7 @@ BUILD_EXPAT = 1
BUILD_ZLIB = 1
# uncomment next line to include the symbols
-# SYMBOLS = 1
+SYMBOLS = 1
# specify symbols level or leave commented to use the default
# (default is SYMLEVEL = 2 normally; use 1 if you only need backtrace)