prime/include/Kyoto/Graphics
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
..
CColor.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CCubeMaterial.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CGX.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGraphics.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGraphicsSys.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CLight.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CModelFlags.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CTevCombiners.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CTexture.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00