Merge branch 'decomp/MapManager' of https://github.com/SammygoodTunes/ph into decomp/MapManager

This commit is contained in:
SammygoodTunes
2025-04-12 18:01:24 +02:00
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef _C_STDIO_H
#define _C_STDIO_H
extern int sprintf(char *__restrict s, const char *__restrict format, ...);
#endif
+1
View File
@@ -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);