Finish item_use
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
#ifndef GUARD_BERRY_POUCH_H
|
||||
#define GUARD_BERRY_POUCH_H
|
||||
|
||||
#include "task.h"
|
||||
|
||||
void sub_813D808(u8 taskId);
|
||||
void sub_813D934(void (*)(void));
|
||||
void InitBerryPouch(u8, void (*)(void), u8);
|
||||
void sub_813EB20(u8 taskId, u8 bgId, const u8 * str, TaskFunc followUpFunc);
|
||||
void sub_813E2B8(u8 taskId);
|
||||
|
||||
#endif //GUARD_BERRY_POUCH_H
|
||||
|
||||
Reference in New Issue
Block a user