mirror of
https://github.com/zeldaret/ph
synced 2026-07-08 13:46:28 -04:00
Merge branch 'decomp/MapManager' of https://github.com/SammygoodTunes/ph into decomp/MapManager
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _C_STDIO_H
|
||||
#define _C_STDIO_H
|
||||
|
||||
extern int sprintf(char *__restrict s, const char *__restrict format, ...);
|
||||
|
||||
#endif
|
||||
@@ -8,6 +8,7 @@
|
||||
#include "DTCM/UnkStruct_027e0d38.hpp"
|
||||
#include "Player/PlayerBase.hpp"
|
||||
#include "Save/AdventureFlags.hpp"
|
||||
#include "stdio.h"
|
||||
|
||||
extern bool func_01ffbe78(Vec3p *param1, Vec3p *param2, Vec3p *param3, Vec4p *param4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user