documentation. Include nonmatched functions in README

This commit is contained in:
Banjo Kazooie
2024-06-29 14:38:03 -05:00
parent a3648a5084
commit 955312954f
79 changed files with 784 additions and 612 deletions

View File

@@ -263,7 +263,7 @@ bool func_8030AF58(enum map_e arg0) {
void func_8030AFA0(enum map_e arg0){
s32 level = map_getLevel(arg0);
if(level > 0 && level < LEVEL_C_BOSS){
func_80332BEC(arg0);
jiggylist_set_level(arg0);
}
}