mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-08 22:45:12 -04:00
[Enhancement] Implement Digital Speedometer (#431)
* Fix crash * Poorly document camera * Fix harder cpu items * Fix item * Prevent Rare Infinite Loop * Impl Digital Speedometer * Update PortMenu.cpp --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
This commit is contained in:
@@ -292,7 +292,8 @@ void func_8004E800(s32);
|
||||
void func_8004E998(s32);
|
||||
void func_8004EB30(s32);
|
||||
void func_8004EB38(s32);
|
||||
void func_8004ED40(s32);
|
||||
void render_digital_speedometer(s32 playerIdx);
|
||||
void render_speedometer(s32);
|
||||
void func_8004EE54(s32);
|
||||
|
||||
void func_8004EF9C(s32);
|
||||
|
||||
Reference in New Issue
Block a user