Luke Street
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
Luke Street
261ee48bba
Standardize include guards, clang-format headers
2022-10-09 01:13:17 -04:00
Phillip Stephens
bacfa6a458
Match and link CFinalInput
2022-10-08 15:05:33 -07:00
Phillip Stephens
954e820f65
Match and link all CArchMsgParm*
2022-10-08 12:38:29 -07:00
Phillip Stephens
ed90d87a4b
Initial CRumbleVoice, various fixes
2022-10-06 05:51:36 -07:00
Phillip Stephens
08d4f2a080
Match and link RubmleAdsr
2022-10-06 02:50:00 -07:00
Luke Street
84d590be2f
CScriptSpecialFunction progress & symbol updates
2022-10-04 20:16:35 -04:00
Luke Street
6a979e343f
clang-format pass
2022-09-18 02:05:46 -04:00
Phillip Stephens
0450f7b1f1
Link CDolphinController.cpp
2022-09-13 22:25:20 -07:00
Phillip Stephens
4de9950cda
Start matching CDolphinController
2022-09-12 21:52:59 -07:00
Phillip Stephens
228319e2a5
Link DolphinIController.cpp, start matching CSmallAllocPool
2022-09-11 11:45:19 -07:00
Luke Street
04a7213fa7
More defs for CStateManagerContainer & friends
2022-08-12 22:48:34 -04:00