Commit Graph

10 Commits

Author SHA1 Message Date
Phillip Stephens 6f43b5056f Use proper return for CFactoryFnReturn::GetObjForTransfer
Former-commit-id: d7a435fb5b
2023-01-13 22:40:19 -08:00
Phillip Stephens 91f8908773 Match and link CObjectReference
Former-commit-id: 5b126665df
2023-01-13 22:27:43 -08:00
Phillip Stephens 4b120a5418 Add DolphinCAudioSys
Former-commit-id: 69e1dfe6b4
2023-01-07 17:42:28 -08:00
Henrique Gemignani Passos Lima 1ece642d1b Add CMapArea
Former-commit-id: 920fe2cbd9
2022-12-05 17:48:20 +02:00
Luke Street 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: 133326ae40
2022-10-09 01:37:23 -04:00
Luke Street 7f83e1fa03 Standardize include guards, clang-format headers
Former-commit-id: 261ee48bba
2022-10-09 01:13:17 -04:00
Luke Street 234afca6c2 clang-format pass
Former-commit-id: 6a979e343f
2022-09-18 02:05:46 -04:00
Luke Street 361f2bb9ce Initial work on CActor.cpp
Former-commit-id: 44b17813bd
2022-08-12 21:26:54 -04:00
Luke Street 9d3a5c7670 Move back to 1.3.2 compiler
Former-commit-id: 1107bdaa26
2022-08-09 19:07:49 -04:00
Luke Street bed1bb88de Reorganize includes to match asm
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00