mirror of
https://github.com/zeldaret/ph
synced 2026-05-28 00:15:57 -04:00
9 lines
140 B
C++
9 lines
140 B
C++
#include "Item/Item.hpp"
|
|
|
|
#ifdef STUBS
|
|
|
|
bool Item::func_ov00_020ad020(ItemId item) {}
|
|
bool Item::func_ov00_020ad068(ItemId item) {}
|
|
|
|
#endif
|