Decompile setupCountCommandType

This commit is contained in:
Ryan Dwyer
2020-10-17 15:04:59 +10:00
parent 9206b49f3f
commit 11da1004e8
2 changed files with 18 additions and 41 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ void addConditionalScenery(struct linksceneryobj *link);
void addBlockedPath(struct blockedpathobj *link);
u32 func0f00cc8c(void);
void setupClearProxyMines(void);
s32 setupCountCommandType(u8 type);
s32 setupCountCommandType(u32 type);
void setupGenericObject(struct defaultobj *obj, s32 cmdindex);
void weaponAssignToHome(struct weaponobj *weapon, s32 cmdindex);
void setupHat(struct hatobj *hat, s32 cmdindex);