Fix indentation.
This commit is contained in:
parent
66ec4060e4
commit
541348deda
desmume/src/gtk
|
@ -503,7 +503,6 @@ fill_configured_features( struct configured_features *config,
|
||||||
goto error;
|
goto error;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (config->engine_3d != 0 && config->engine_3d != 1
|
if (config->engine_3d != 0 && config->engine_3d != 1
|
||||||
#if defined(HAVE_LIBOSMESA)
|
#if defined(HAVE_LIBOSMESA)
|
||||||
&& config->engine_3d != 2
|
&& config->engine_3d != 2
|
||||||
|
|
Loading…
Reference in New Issue