Decompile PullableLever

This commit is contained in:
octorock
2022-01-24 21:33:30 +01:00
parent c7c6c6010c
commit b7abbfd927
7 changed files with 294 additions and 10 deletions
+3
View File
@@ -161,4 +161,7 @@ extern void sub_080AEFB4(Entity*);
extern void UnloadOBJPalette(Entity*);
void sub_080322E8(Entity*);
extern u32 GetTileIndex(u32, u32);
extern void sub_0806FBB4(Entity*);
extern u32 sub_080002D4(s32, s32, u32);
extern void sub_08078930(Entity*);
#endif
+1 -1
View File
@@ -310,7 +310,7 @@ void GiantRock(Entity*);
void GiantRock2(Entity*);
void Object52(Entity*);
void Object53(Entity*);
void PullableLever(Entity*);
void PullableLever();
void Minecart(Entity*);
void ThoughtBubble(Entity*);
void HiddenLadderDown(Entity*);