feat: disconnect Bluetooth devices, flush disks on shutdown/reboot, display progress in login.elf window
This commit is contained in:
@@ -71,6 +71,7 @@ SRCS := \
|
||||
login_wallpaper.cpp \
|
||||
login_render.cpp \
|
||||
login_input.cpp \
|
||||
login_shutdown.cpp \
|
||||
stb_truetype_impl.cpp \
|
||||
font_data.cpp
|
||||
OBJS := $(addprefix $(OBJDIR)/,$(SRCS:.cpp=.o))
|
||||
|
||||
Reference in New Issue
Block a user