mirror of
https://github.com/TheOnlyZac/sly1.git
synced 2025-02-17 05:38:37 +00:00
Implement DtVisibleTrunkctr
This commit is contained in:
parent
2b9fc57bd5
commit
b64d3f033c
@ -119,7 +119,9 @@ INCLUDE_ASM(const s32, "P2/screen", RebuildTimerAchzDraw__FP5TIMERf);
|
||||
|
||||
INCLUDE_ASM(const s32, "P2/screen", SetTimerTimers__FP5TIMER6TIMERS);
|
||||
|
||||
INCLUDE_ASM(const s32, "P2/screen", DtVisibleTrunkctr__FP8TRUNKCTR);
|
||||
float DtVisibleTrunkctr(TRUNKCTR *ptrunkctr) {
|
||||
return 0.0;
|
||||
}
|
||||
|
||||
float DtVisibleCrusherctr(CRUSHERCTR *pcrusherctr) {
|
||||
return 0.0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user