Decompile objSetPartVisible

This commit is contained in:
Ryan Dwyer
2020-06-28 22:17:42 +10:00
parent 6ca9fe9111
commit 0a818828ee
2 changed files with 23 additions and 37 deletions
+1 -1
View File
@@ -338,6 +338,6 @@ u32 func0f091030(void);
void func0f0910ac(void);
u32 func0f091250(void);
u32 func0f0912dc(void);
u32 objSetPartVisible(struct defaultobj *obj, u32 arg1, u32 arg2);
void objSetPartVisible(struct defaultobj *obj, s32 partnum, bool visible);
#endif