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

@@ -140,7 +140,7 @@ void __chCrab_spawn_mutant_crab_jiggy(void) {
sp1C[0] = 13814.0f;
sp1C[1] = 3812.0f;
sp1C[2] = 0.0f;
jiggySpawn(JIGGY_16_CC_SNIPPETS, sp1C);
jiggy_spawn(JIGGY_16_CC_SNIPPETS, sp1C);
}
void __chCrab_mutantTextCallback(ActorMarker *caller, enum asset_e text_id, s32 model_id){