Merge pull request #393 from octorock/objects

This commit is contained in:
notyourav
2022-02-18 13:47:12 -08:00
committed by GitHub
58 changed files with 2487 additions and 6572 deletions
+1 -1
View File
@@ -7,6 +7,7 @@
#include "player.h"
#include "sound.h"
#include "object.h"
#include "functions.h"
// Facilitates the usage of minish portals.
@@ -27,7 +28,6 @@ typedef struct {
extern s8 gUnk_08107C6C[];
extern u32 sub_08057810(void);
extern u32 sub_080002C0(u16, u16, u8);
extern void CreateMagicSparkles(u32, u32, u32);
void Manager3_Main(Manager3* this) {
s8 tmp;