blob: 47fefea9bbc117ede15cb82f7cfab984df4a3e3e (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "Player/EquipPotion.hpp"
#include "Player/LinkStateItem.hpp"
void EquipPotion::vfunc_00() {}
void EquipPotion::vfunc_18() {}
void EquipPotion::vfunc_1c() {}
void EquipPotion::vfunc_30() {}
void EquipPotion::vfunc_38(unk32 param1) {}
void LinkStateItem::func_ov055_021993b8() {}
void LinkStateItem::func_ov055_02199654() {}
|