misc core1 progress

This commit is contained in:
Banjo Kazooie
2022-10-14 21:18:41 -05:00
parent 59f32adc6b
commit 237a00e999
16 changed files with 770 additions and 318 deletions

View File

@@ -142,7 +142,7 @@ void func_802DD080(Gfx **gfx, Mtx **mtx) {
}
void func_802DD158(Gfx **gfx, Mtx** mtx){
func_8024E2FC(gfx, mtx);
func_8024E2FC();
func_8024C904(gfx, mtx);
}