Implement DtVisibleTrunkctr

This commit is contained in:
Charles Lombardo 2024-11-11 22:30:59 -05:00
parent 2b9fc57bd5
commit b64d3f033c

View File

@ -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;