summaryrefslogtreecommitdiff
path: root/include/berry_powder.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-06 18:03:21 -0400
committerGitHub <noreply@github.com>2019-10-06 18:03:21 -0400
commitfb9b695f9a366f662b5262f440d77c770b131d0d (patch)
tree4aea0466e25e069d4b17fc8d1d0cdd23bee6e128 /include/berry_powder.h
parentb4b509f68477068ae111cc5a6094d858d396c4bb (diff)
parent076971ee687e1956a1b01144634b3e3468e23cff (diff)
Merge pull request #112 from ultima-soul/new_game
Decompile/port new_game
Diffstat (limited to 'include/berry_powder.h')
-rw-r--r--include/berry_powder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/berry_powder.h b/include/berry_powder.h
index 89582aacc..f0e77c44b 100644
--- a/include/berry_powder.h
+++ b/include/berry_powder.h
@@ -2,5 +2,6 @@
#define GUARD_BERRY_POWDER_H
u32 GetBerryPowder(void);
+void SetBerryPowder(u32 *powder, u32 amount);
#endif //GUARD_BERRY_POWDER_H