diff options
Diffstat (limited to 'include')
| -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*); |
