From 0bb7400136dd84c00abdaf96c5dbdb63c02f836f Mon Sep 17 00:00:00 2001 From: Aetias <144526980+AetiasHax@users.noreply.github.com> Date: Tue, 12 May 2026 20:50:44 +0200 Subject: ActorItemSeller OK (#164) --- src/14_Land/Actor/Character/ActorGenericCharacter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/14_Land/Actor/Character/ActorGenericCharacter.cpp') diff --git a/src/14_Land/Actor/Character/ActorGenericCharacter.cpp b/src/14_Land/Actor/Character/ActorGenericCharacter.cpp index a378ed48..98498916 100644 --- a/src/14_Land/Actor/Character/ActorGenericCharacter.cpp +++ b/src/14_Land/Actor/Character/ActorGenericCharacter.cpp @@ -4,7 +4,7 @@ ActorGenericCharacter::ActorGenericCharacter() {} bool ActorGenericCharacter::Init() {} -void ActorGenericCharacter::vfunc_68() {} +void ActorGenericCharacter::vfunc_68(unk32 param1, UnkStruct_020397f8 *param2) {} bool ActorGenericCharacter::vfunc_c0() {} void ActorGenericCharacter::vfunc_c4() {} void ActorGenericCharacter::func_ov014_02147940() {} -- cgit v1.2.3