marioparty4/src/REL/m407dll
dbalatoni13 887cb00c5b
Cleanup and get rid of many warnings when compiling with stricter warnings (#578)
* 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
2025-04-01 00:11:31 -05:00
..
camera.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
effect.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
main.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
map.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
player.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
score.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
whomp.c Cleanup and get rid of many warnings when compiling with stricter warnings (#578) 2025-04-01 00:11:31 -05:00
whomp_score.c Applied DATA_MAKE_NUM and MAKE_MESSID macros 2024-08-09 01:37:36 +02:00