mirror of
https://github.com/TheOnlyZac/sly1.git
synced 2024-11-26 23:20:43 +00:00
Implement DtVisibleCrusherctr
This commit is contained in:
parent
efa48b23b4
commit
2b9fc57bd5
@ -121,7 +121,9 @@ INCLUDE_ASM(const s32, "P2/screen", SetTimerTimers__FP5TIMER6TIMERS);
|
||||
|
||||
INCLUDE_ASM(const s32, "P2/screen", DtVisibleTrunkctr__FP8TRUNKCTR);
|
||||
|
||||
INCLUDE_ASM(const s32, "P2/screen", DtVisibleCrusherctr__FP10CRUSHERCTR);
|
||||
float DtVisibleCrusherctr(CRUSHERCTR *pcrusherctr) {
|
||||
return 0.0;
|
||||
}
|
||||
|
||||
INCLUDE_ASM(const s32, "P2/screen", func_001ABE60);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user