diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 13:42:37 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-27 13:44:06 +0100 |
| commit | bc4d9b6076bb8bcbbbe4aca049c4b425ccee743a (patch) | |
| tree | 9ed95787aa61a00ec407f40512634604a2f1989b /include/object.h | |
| parent | 3fddf8f0702d3fd0f7f43cc384ab0ca5eae21497 (diff) | |
Decompile FourElements
Diffstat (limited to 'include/object.h')
| -rw-r--r-- | include/object.h | 2 |
1 files changed, 1 insertions, 1 deletions
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*); |
