From bc4d9b6076bb8bcbbbe4aca049c4b425ccee743a Mon Sep 17 00:00:00 2001 From: octorock <79596758+octorock@users.noreply.github.com> Date: Sun, 27 Feb 2022 13:42:37 +0100 Subject: Decompile FourElements --- include/object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/object.h b/include/object.h index 25347073..67beae04 100644 --- a/include/object.h +++ b/include/object.h @@ -398,7 +398,7 @@ void ObjectA8(); void ObjectA9(Entity*); void WaterfallOpening(Entity*); void ObjectAB(Entity*); -void FourElements(Entity*); +void FourElements(); void ObjectAD(Entity*); void FloatingBlock(Entity*); void ObjectAF(Entity*); -- cgit v1.2.3