Skip to content

Commit 89b6da5

Browse files
committed
WIPE!!!
1 parent 93ebd91 commit 89b6da5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Assets/dll/dsda.wbx.zst

185 Bytes
Binary file not shown.

waterbox/dsda/BizhawkInterface.c

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,13 @@ ECL_EXPORT void dsda_frame_advance(struct PackedPlayerInput *player1Inputs, stru
129129

130130
// Move positional sounds
131131
headlessUpdateSounds();
132-
}
133132

134-
// Updating video
135-
if (renderInfo->RenderVideo)
136-
{
137-
displayplayer = consoleplayer = renderInfo->PlayerPointOfView;
138-
headlessUpdateVideo();
133+
// Updating video
134+
if (renderInfo->RenderVideo)
135+
{
136+
displayplayer = consoleplayer = renderInfo->PlayerPointOfView;
137+
headlessUpdateVideo();
138+
}
139139
}
140140
}
141141

0 commit comments

Comments
 (0)