diff options
Diffstat (limited to 'src/31_Shop/Actor/ActorItemSeller.cpp')
| -rw-r--r-- | src/31_Shop/Actor/ActorItemSeller.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/31_Shop/Actor/ActorItemSeller.cpp b/src/31_Shop/Actor/ActorItemSeller.cpp index c6d746af..fd1f9a4d 100644 --- a/src/31_Shop/Actor/ActorItemSeller.cpp +++ b/src/31_Shop/Actor/ActorItemSeller.cpp @@ -5,7 +5,7 @@ ActorItemSeller *ActorItemSeller2::Create() {} ActorItemSeller *ActorItemSeller3::Create() {} bool ActorItemSeller::Init() {} -void ActorItemSeller::vfunc_114() {} +unk32 ActorItemSeller::vfunc_114(unk32 param1) {} void ActorItemSeller::vfunc_f4() {} void ActorItemSeller::vfunc_f8() {} void ActorItemSeller::vfunc_fc() {} |
