mirror of
https://github.com/n64decomp/mk64
synced 2026-08-30 00:41:56 -04:00
document player and cpu (#534)
* document player and cpu * cpu_descisions_branch_item to cpu_decisions_branch_item
This commit is contained in:
+2
-2
@@ -236,10 +236,10 @@ void func_8001A518(s32, s32, s32);
|
||||
void func_8001A588(u16*, Camera*, Player*, s8, s32);
|
||||
void func_8001AAAC(s16, s16, s16);
|
||||
void func_8001AB00(void);
|
||||
void func_8001AB74(s32, s16*, s32);
|
||||
void cpu_decisions_branch_item(s32, s16*, s32);
|
||||
void func_8001ABE0(s32, D_801642D8_entry*);
|
||||
void func_8001ABEC(struct struct_801642D8*);
|
||||
void func_8001AC10(s32);
|
||||
void cpu_use_item_strategy(s32);
|
||||
|
||||
void func_8001BE78(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user