1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00
This commit is contained in:
FunkyFr3sh 2024-02-03 21:44:15 +01:00
parent cfc5441994
commit 0c5c9acecf

View File

@ -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);