decompile object31 (frozenFlower)

This commit is contained in:
LeonarthCG
2021-06-21 11:01:34 +02:00
parent 7abb984cc6
commit 59ca3b7be5
5 changed files with 25 additions and 47 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ void (*const gObjectFunctions[])(Entity*) = {
[PUSHABLE_ROCK] = PushableRock,
[HITTABLE_LEVER] = HittableLever,
[OBJECT_30] = Object30,
[OBJECT_31] = Object31,
[FROZEN_FLOWER] = FrozenFlower,
[PULLABLE_MUSHROOM] = PullableMushroom,
[BOLLARD] = Bollard,
[WARP_POINT] = WarpPoint,