You've already forked marioparty4
mirror of
https://github.com/encounter/marioparty4.git
synced 2026-03-30 11:29:35 -07:00
887cb00c5b
* Mini improvements * Fix some splits * Remove last comma from enums * Fix symbols * Fix some headers and missing prototypes * Replace most of f32 with float * Replace most of Point3d with Vec * Add missing esprite include with guard * Add HuSetVecF to ext_math behind a guard * More includes