mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
matched sub_0807DF50
This commit is contained in:
@@ -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();
|
||||
}
|
||||
Reference in New Issue
Block a user