diff options
Diffstat (limited to 'src/intro.c')
-rw-r--r-- | src/intro.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intro.c b/src/intro.c index bb7242f2f..c15f40dd3 100644 --- a/src/intro.c +++ b/src/intro.c @@ -561,7 +561,7 @@ static bool8 sub_80EC62C(void) } break; case 142: - sub_800B388(); + ResetSerial(); SetMainCallback2(sub_80EC5B8); break; } |