Decompiled sub_81C7400

This commit is contained in:
Phlosioneer
2019-02-12 03:51:48 -05:00
parent 729e7116f2
commit 323df8ed40
2 changed files with 7 additions and 13 deletions

View File

@@ -231,4 +231,11 @@ bool32 AnyMonHasRibbon() {
}
return FALSE;
}
void sub_81C7400() {
RunTasks();
AnimateSprites();
BuildOamBuffer();
UpdatePaletteFade();
}