Phillip Stephens
419604163a
Nearly match CTweaks.cpp
...
Former-commit-id: 8a7821264f
2023-10-07 22:57:42 -07:00
Henrique Gemignani Passos Lima
fa49ecfc17
Fixing build
...
Former-commit-id: f8e02c251c
2022-12-22 01:26:49 -03:00
Henrique Gemignani Passos Lima
d68b8e27cc
Fix all compilation errors when building for host
...
Former-commit-id: c473566160
2022-10-21 14:24:45 +03:00
Henrique Gemignani Passos Lima
4a5fe82469
Match and link CTweakParticle
...
Former-commit-id: 3e06682f37
2022-10-14 13:01:20 +03: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
Henrique Gemignani Passos Lima
f9c75b90ee
Almost match ~CPlayerGun
...
Former-commit-id: c332d1ef47
2022-10-06 14:04:05 +03:00
Luke Street
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee8
2022-09-05 00:01:22 -04:00
Luke Street
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e
2022-07-18 18:42:58 -04:00