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

@@ -150,7 +150,7 @@ void func_80324BA0(s32 arg0){
}
void __spawnjiggy(DelayedJiggyInfo *jigInfo){
jiggySpawn(jigInfo->id, jigInfo->pos);
jiggy_spawn(jigInfo->id, jigInfo->pos);
}
void func_80324C58(void){