mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02:00
Minor style adjustment.
This commit is contained in:
parent
e6d687990c
commit
ddafdbd2ac
@ -72,7 +72,7 @@ typedef struct {
|
|||||||
/// PlatformRegion. Other values not listed here should be handled as "Unknown".
|
/// PlatformRegion. Other values not listed here should be handled as "Unknown".
|
||||||
typedef enum {
|
typedef enum {
|
||||||
SetSysPlatformRegion_Global = 1,
|
SetSysPlatformRegion_Global = 1,
|
||||||
SetSysPlatformRegion_China = 2,
|
SetSysPlatformRegion_China = 2,
|
||||||
} SetSysPlatformRegion;
|
} SetSysPlatformRegion;
|
||||||
|
|
||||||
/// Initialize set.
|
/// Initialize set.
|
||||||
|
Loading…
Reference in New Issue
Block a user