9 Commits

Author SHA1 Message Date
394cbea9c3 Match and link CCollidableCollisionSurface 2022-12-08 14:33:06 -08:00
Henrique Gemignani Passos Lima
95c00f709d
Don't use final as variable name 2022-10-14 12:44:42 +03:00
Henrique Gemignani Passos Lima
9f4fc78c16
Fix errors and warnings 2022-10-11 18:37:27 +03:00
133326ae40 Replace int types in Retro code
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
2022-10-09 01:37:23 -04:00
39700ad779 clang-format source files 2022-10-09 01:16:21 -04:00
dbaf1f40ca Match and link CCollisionInfo 2022-10-06 21:23:10 -07:00
480e975add Match and link CMaterialFilter/List 2022-10-06 11:26:32 -07:00
e25205bd69 Match and link CMaterialList, nearly match CMaterialFilter 2022-10-06 10:00:27 -07:00
166a545542 Match and link CMRay 2022-10-06 08:36:53 -07:00