diff options
Diffstat (limited to 'src/mode7prio_t.h')
-rw-r--r-- | src/mode7prio_t.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mode7prio_t.h b/src/mode7prio_t.h index 70e74c8..06794f2 100644 --- a/src/mode7prio_t.h +++ b/src/mode7prio_t.h @@ -532,7 +532,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) { |