Просмотр исходного кода

Update rcore_drm.c

pull/5442/head
Ray 4 недель назад
Родитель
Сommit
1d8e011eee
1 измененных файлов: 0 добавлений и 1 удалений
  1. +0
    -1
      src/platforms/rcore_drm.c

+ 0
- 1
src/platforms/rcore_drm.c Просмотреть файл

@ -1149,7 +1149,6 @@ int InitPlatform(void)
// Initialize graphic device: display/window and graphic context // Initialize graphic device: display/window and graphic context
//---------------------------------------------------------------------------- //----------------------------------------------------------------------------
CORE.Window.fullscreen = true;
FLAG_SET(CORE.Window.flags, FLAG_FULLSCREEN_MODE); FLAG_SET(CORE.Window.flags, FLAG_FULLSCREEN_MODE);
#if defined(DEFAULT_GRAPHIC_DEVICE_DRM) #if defined(DEFAULT_GRAPHIC_DEVICE_DRM)

Загрузка…
Отмена
Сохранить