summaryrefslogtreecommitdiff
path: root/src/mode7.c
diff options
context:
space:
mode:
authortwinaphex2016-08-08 23:31:33 +0200
committertwinaphex2016-08-08 23:31:33 +0200
commita4c9103f076d24793818b909aaeddcc45316a76b (patch)
tree9b33f4d746dd3ceca08e4754d7ee788e7d7cb304 /src/mode7.c
parent56ad88f3c4720b83617925b4775d6f11580ac1bf (diff)
downloadsnes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.tar.gz
snes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.tar.bz2
snes9x2002-a4c9103f076d24793818b909aaeddcc45316a76b.zip
Remove CHECK_SOUND
Diffstat (limited to 'src/mode7.c')
-rw-r--r--src/mode7.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mode7.c b/src/mode7.c
index 48918df..ba22898 100644
--- a/src/mode7.c
+++ b/src/mode7.c
@@ -33,7 +33,6 @@ void DrawBGMode7Background16R3(uint8* Screen, int bg, int depth);
void DrawBGMode7Background16(uint8* Screen, int bg, int depth)
{
DMSG("opaque");
- CHECK_SOUND();
if (GFX.r2130 & 1)
{