diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-17 16:03:04 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2022-02-18 20:49:00 +0100 |
| commit | 4a1d2fb406d32a76765f0eff396bebb70ff397cd (patch) | |
| tree | eef8412057b1d2207a490f9d421be6ec32520edd /include/object.h | |
| parent | 8d86343827cb79b5ceca4f775cf9aec9732dad30 (diff) | |
Decompile ObjectOnSpinyBeetle
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 655a1bf6..4a4d11f4 100644 --- a/include/object.h +++ b/include/object.h @@ -351,7 +351,7 @@ void Object79(Entity*); void Steam(Entity*); void PushableLever(); void MacroShoes(Entity*); -void ObjectOnSpinyBeetle(Entity*); +void ObjectOnSpinyBeetle(); void Object7E(Entity*); void PicoBloom(Entity*); void Board(Entity*); |
