Commit graph

6 commits

Author SHA1 Message Date
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
dbalatoni13
5e197e2710 Fix instDll include guards and add missing ones 2024-08-12 16:48:29 +02:00
CreateSource
0dd411eb7d Complete w05Dll 2024-04-28 15:02:37 -04:00
CreateSource
9c6559eeb5 w05Dll/dolphin.c matches 2024-04-22 10:33:19 -04:00
CreateSource
9c237c8992 Create w05Dll header, decomp hotel.c (nonmatching) 2024-04-06 14:24:01 -04:00
CreateSource
a0cd4e1dbb w05Dll/main complete 2024-04-05 17:43:13 -04:00