From b09c0733e2937ef83c1e255568632018dcd647ed Mon Sep 17 00:00:00 2001 From: Shishu the Dragon <183069616+ShishuTheDragon@users.noreply.github.com> Date: Sat, 4 Jul 2026 13:51:28 +1200 Subject: Ivan: Move ActorDB registration into IvanCoop.cpp (#6815) --- soh/src/code/z_play.c | 1 - 1 file changed, 1 deletion(-) (limited to 'soh/src/code') diff --git a/soh/src/code/z_play.c b/soh/src/code/z_play.c index 701a1e339..0816b5a6b 100644 --- a/soh/src/code/z_play.c +++ b/soh/src/code/z_play.c @@ -33,7 +33,6 @@ Input* D_8012D1F8 = NULL; PlayState* gPlayState; s16 firstInit = 0; -s16 gEnPartnerId; void Play_SpawnScene(PlayState* play, s32 sceneId, s32 spawn); -- cgit v1.2.3