test
This commit is contained in:
parent
cfc5441994
commit
0c5c9acecf
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ void cfg_load()
|
|||
{
|
||||
cfg_init();
|
||||
|
||||
/* Optional settings */
|
||||
/* Optional settings */
|
||||
|
||||
GET_INT(g_config.window_rect.right, "width", 0);
|
||||
GET_INT(g_config.window_rect.bottom, "height", 0);
|
||||
|
|
Loading…
Reference in a new issue