Resolve externed prototypes in C files

This commit is contained in:
PikalaxALT
2019-10-31 09:19:33 -04:00
parent eff29ff7ae
commit 2b0bcdcad9
7 changed files with 18 additions and 14 deletions
+4 -7
View File
@@ -7,13 +7,10 @@
#include "malloc.h"
#include "item.h"
#include "save_location.h"
extern void SetBagPocketsPointers(void);
extern void sub_8110840(void *oldSave);
extern void sub_8055778(int);
extern void sub_8054F38(u32 newKey);
extern void ApplyNewEncryptionKeyToBagItems_(u32 newKey);
extern void sub_815EE6C(u32 newKey);
#include "berry_powder.h"
#include "item.h"
#include "overworld.h"
#include "quest_log.h"
#define SAVEBLOCK_MOVE_RANGE 128