summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index bff9997b..c69d07fa 100644
--- a/src/main.c
+++ b/src/main.c
@@ -118,7 +118,7 @@ static void sub_08055F70(void) {
}
DispReset(0);
- sub_08016B34();
+ EnableVBlankIntr();
}
#define SOFT_RESET_KEYS (A_BUTTON | B_BUTTON | SELECT_BUTTON | START_BUTTON)