aboutsummaryrefslogtreecommitdiff
path: root/source/nds/entry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/nds/entry.cpp')
-rw-r--r--source/nds/entry.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nds/entry.cpp b/source/nds/entry.cpp
index cebb12e..90428d3 100644
--- a/source/nds/entry.cpp
+++ b/source/nds/entry.cpp
@@ -618,7 +618,6 @@ int sfc_main (int argc, char **argv)
if (Settings.Paused)
{
S9xSetSoundMute (TRUE);
- mdelay(50); // to allow time for the screen to be drawn
unsigned short screen[256*192];
copy_screen((void*)screen, up_screen_addr, 0, 0, 256, 192);