Skip to content

Add SYSUTIL_LANG_* values to sysutil.h#130

Merged
zeldin merged 2 commits into
ps3dev:masterfrom
bucanero:patch-2
Oct 6, 2021
Merged

Add SYSUTIL_LANG_* values to sysutil.h#130
zeldin merged 2 commits into
ps3dev:masterfrom
bucanero:patch-2

Conversation

@bucanero
Copy link
Copy Markdown

@bucanero bucanero commented Oct 1, 2021

Add language return values for SYSUTIL_SYSTEMPARAM_ID_LANG

Example:

int language;

sysUtilGetSystemParamInt(SYSUTIL_SYSTEMPARAM_ID_LANG, &language);

Add language return values for SYSUTIL_SYSTEMPARAM_ID_LANG
@zeldin zeldin merged commit 25bb6ec into ps3dev:master Oct 6, 2021
@bucanero bucanero deleted the patch-2 branch October 6, 2021 16:49
bucanero added a commit to bucanero/PSL1GHT that referenced this pull request Jan 13, 2023
* Add SYSUTIL_LANG_* values to sysutil.h (ps3dev#130)

* Update sysutil.h

Add language return values for SYSUTIL_SYSTEMPARAM_ID_LANG

* Fix sysAtomicSwap and sysAtomic64Swap macros

Co-authored-by: OsirizX <osirisx99@gmail.com>
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