summaryrefslogtreecommitdiff
path: root/src/mode7_t.h
diff options
context:
space:
mode:
authortwinaphex2016-08-08 23:31:33 +0200
committertwinaphex2016-08-08 23:31:33 +0200
commita4c9103f076d24793818b909aaeddcc45316a76b (patch)
tree9b33f4d746dd3ceca08e4754d7ee788e7d7cb304 /src/mode7_t.h
parent56ad88f3c4720b83617925b4775d6f11580ac1bf (diff)
downloadsnes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.tar.gz
snes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.tar.bz2
snes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.zip
Remove CHECK_SOUND
Diffstat (limited to 'src/mode7_t.h')
-rw-r--r--src/mode7_t.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mode7_t.h b/src/mode7_t.h
index cc36915..0ee311f 100644
--- a/src/mode7_t.h
+++ b/src/mode7_t.h
@@ -526,7 +526,6 @@ DEC_FMODE7(ROPNAME)
#define DMESG(n) printf("Rendering Mode7, ROp: " #n ", R:%d, r2130: %d, bg: %d\n", PPU.Mode7Repeat, GFX.r2130 & 1, bg)
DMESG(ROPNAME)
#endif
- CHECK_SOUND();
if (GFX.r2130 & 1)
{