Decompile berry_powder.c

This commit is contained in:
Marcus Huderle
2019-03-24 14:45:09 -05:00
committed by huderlem
parent 456cc3a6f0
commit cf917a8733
13 changed files with 165 additions and 400 deletions
+1 -1
View File
@@ -41,12 +41,12 @@
#include "secret_base.h"
#include "player_pc.h"
#include "field_specials.h"
#include "berry_powder.h"
extern void copy_strings_to_sav1(void);
extern void sub_801AFD8(void);
extern void ResetPokeJumpResults(void);
extern void SetBerryPowder(u32* powder, u32 newValue);
extern const u8 EventScript_ResetAllMapFlags[];