modelRender.c replace obsolete asm ref

This commit is contained in:
Banjo Kazooie
2022-12-01 18:55:54 -06:00
parent 342011dd23
commit 263b5bab4e
22 changed files with 182 additions and 181 deletions

View File

@@ -2,7 +2,8 @@
#include "functions.h"
#include "variables.h"
extern void playerModel_setScale(f32);
#include "core2/playerModel.h"
extern void func_8028A084(s32, f32);
extern void func_8029AD68(f32, s32);