summaryrefslogtreecommitdiff
path: root/src/mode7new.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mode7new.c')
-rw-r--r--src/mode7new.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mode7new.c b/src/mode7new.c
index 0a17f15..11e9352 100644
--- a/src/mode7new.c
+++ b/src/mode7new.c
@@ -26,8 +26,6 @@ void DrawBGMode7Background16NewR3(uint8* Screen);
void DrawBGMode7Background16New(uint8* Screen)
{
DMSG("totally opaque");
- CHECK_SOUND();
-
if (GFX.r2130 & 1)
{
if (IPPU.DirectColourMapsNeedRebuild) S9xBuildDirectColourMaps();