mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 00:26:53 -04:00
Decompile objSetPartVisible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user