mirror of
https://github.com/zeldaret/tmc
synced 2026-05-28 08:25:51 -04:00
decompile object31 (frozenFlower)
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user