Unsplit managerF to avoid conflicts with the pr of Ibot02

This commit is contained in:
octorock
2021-09-26 14:57:42 +02:00
parent 9283aa5afe
commit c603199e0a
17 changed files with 475 additions and 55 deletions
-2
View File
@@ -25,8 +25,6 @@ void sub_0805BEC4(Manager23*);
void sub_0805BE70(Manager23*, u32);
extern void CreateDustAt(s32, s32, u32);
void Manager23_Main(Manager* this) {
gUnk_08108CCC[this->unk_0a](this);
}