mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
remove simple scene and disable most stuff that used it. TODO: replace with organizer
This commit is contained in:
@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 3.2)
|
||||
project(screens CXX)
|
||||
|
||||
if(NOT MM_HEADLESS)
|
||||
add_subdirectory(mm_logo)
|
||||
#add_subdirectory(mm_logo)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user