matched sub_0807DF50

This commit is contained in:
Henny022p
2021-02-15 09:00:02 +01:00
parent ed943b1e53
commit 77b8ff3378
3 changed files with 15 additions and 17 deletions
+14
View File
@@ -0,0 +1,14 @@
#include "global.h"
#include "structures.h"
#include "functions.h"
extern void sub_0801C4A0(int arg0);
void sub_0807DF50()
{
gUnk_02034490[0] = 0;
gUnk_0200AF00.filler0[1] = 0;
sub_0801C4A0(0);
sub_080791D0();
sub_08079184();
}