nyx: Add time offset
The epoch is based on HOS format. An automatic time set will be implemented in a later version.
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct _hekate_config
|
||||
typedef struct _nyx_config
|
||||
{
|
||||
u32 themecolor;
|
||||
s32 timeoff;
|
||||
u32 home_screen;
|
||||
u32 verification;
|
||||
} nyx_config;
|
||||
|
||||
Reference in New Issue
Block a user