Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

types: int wchar_t to unsigned short wchar_t #30

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

illusion0001
Copy link
Contributor

Aims to fix issues like this OpenOrbis/OpenOrbis-PS4-Toolchain#199

@illusion0001 illusion0001 changed the title types: int wchar_t to uint16_t wchar_t types: int wchar_t to unsigned short wchar_t Jul 25, 2022
@Cryptogenic
Copy link
Member

Size is still 32-bits as this isn't technically used at compile-time, wchar_t is an intrinsic. Nevertheless it's more correct than what's there now so I'll merge it.

@Cryptogenic Cryptogenic merged commit a827fef into OpenOrbis:master Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants