Decompile func0f08daa8

This commit is contained in:
Ryan Dwyer
2020-05-22 22:50:01 +10:00
parent f91d2774fb
commit ab82c114cd
2 changed files with 60 additions and 242 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ void doorActivatePortal(struct doorobj *door);
void doorDeactivatePortal(struct doorobj *door);
u32 func0f08d540(void);
void func0f08d784(s32 soundtype, struct prop *prop);
void func0f08daa8(s8 soundtype, struct prop *prop);
void func0f08daa8(s32 soundtype, struct prop *prop);
void func0f08dd44(s8 soundtype, struct prop *prop);
void func0f08df10(s8 soundtype, struct prop *prop);
void func0f08e0c4(struct doorobj *door);