Disable ROM_VERIFY (turn it on if checking sets using MAMEdiff)

This commit is contained in:
Barry Harris 2012-12-16 11:36:24 +00:00
parent 64c3041323
commit 361a097e8e
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ INCLUDE_7Z_SUPPORT = 1
DEBUG = 1
# Include rom set verifying features (comment this for release builds)
ROM_VERIFY = 1
#ROM_VERIFY = 1
# Force recompilation of files that need it (i.e. use __TIME__, __DATE__, SPECIALBUILD).
FORCE_UPDATE = 1