13 Commits

Author SHA1 Message Date
6ac4185d31 Fix formatting
Former-commit-id: ba032234d9de549f20f2c71996357868969c7173
2022-12-31 12:00:59 -08:00
8ac75a38d8 Match and link CGuiSys
Former-commit-id: b3dbdac91aa6ea4d403602c58c336109578620a7
2022-12-31 11:59:30 -08:00
5af0e9b47a Match and link CGuiWidgetDrawParms
Former-commit-id: 9980e07a46837862444cacd8b4978996202032be
2022-12-31 11:01:15 -08:00
a8343ade6d Add CGuiObject
Former-commit-id: 957679cf97482959faad60f5c3ddea5410396a5f
2022-12-28 19:32:27 -08:00
ce7e883029 Fix compiler warning
Former-commit-id: 357278d2140fbaa07aa78cfaa91beb806b58f8b1
2022-12-09 17:55:54 -08:00
19d581261e Match and link CAuiMain
Former-commit-id: 4c6a0fc63c4d9d8284b164c688f8fc776f6b5729
2022-12-09 13:30:06 -08:00
c5fa86c9bb Match and link CRepeatState
Former-commit-id: 6e006bdcbdc5bc13138e4d0e28fb3cfc75241ee4
2022-11-16 14:17:35 -08:00
Henrique Gemignani Passos Lima
79c62af420 Add CHudBallInterface
Former-commit-id: cab29870fdd4dc460c4625f0a6498c0916355600
2022-11-07 19:06:11 +02:00
7ca3a1c0bb 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.


Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
adb54a9892 Symbol fixes, headers & main progress
Former-commit-id: 6944a14e890aff84111901c37e9a7b96a3e38517
2022-10-01 02:19:15 -04:00
234afca6c2 clang-format pass
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
329618c585 More main progress; tons of headers & stuff
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00