unknown_077C50.h

This commit is contained in:
Ryan Myers
2021-09-14 15:28:21 -04:00
parent 13ebabbd5c
commit 1e690107a9
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
#include "lib/src/os/__osSpSetStatus.h"
#include "printf.h"
#include "fade_transition.h"
#include "unknown_077C50.h"
/************ .rodata ************/
+7
View File
@@ -1,4 +1,11 @@
#ifndef _UNKNOWN_077C50_H_
#define _UNKNOWN_077C50_H_
#include "types.h"
#include "f3ddkr.h"
// Non Matching
void render_borders_for_multiplayer(Gfx **dlist);
void func_80077268(Gfx **dlist);
#endif