summaryrefslogtreecommitdiff
path: root/src/mode7prio_t.h.last
diff options
context:
space:
mode:
Diffstat (limited to 'src/mode7prio_t.h.last')
-rw-r--r--src/mode7prio_t.h.last2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mode7prio_t.h.last b/src/mode7prio_t.h.last
index b739051..ec88922 100644
--- a/src/mode7prio_t.h.last
+++ b/src/mode7prio_t.h.last
@@ -535,8 +535,6 @@ DEC_FMODE7(ROPNAME)
printf("Rendering Mode7 w/prio, ROp: " TOSTRING(ROPNAME) ", R:%d, r2130: %d, bg: %d\n", PPU.Mode7Repeat, GFX.r2130 & 1,
bg)
#endif
- CHECK_SOUND();
-
if (GFX.r2130 & 1)
{
if (IPPU.DirectColourMapsNeedRebuild) S9xBuildDirectColourMaps();