[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:
MegaMech
2025-07-06 18:06:24 -06:00
committed by GitHub
parent a0b202cca4
commit ffbb9d5438
6 changed files with 78 additions and 4 deletions
+2 -1
View File
@@ -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);