1
0
Fork 0
forked from len0rd/rockbox

Xduoo_x3 Boot Fix red from debug menu changes

Change-Id: I1a84cf28f8a3416d661a8e2e4dd31c9e86f50ba0
This commit is contained in:
William Wilgus 2020-08-31 02:45:09 -04:00
parent 63e6aec260
commit 790a5bb0ca

View file

@ -28,9 +28,9 @@
#include "font.h" #include "font.h"
#include "button.h" #include "button.h"
#include "timefuncs.h" #include "timefuncs.h"
#include "action.h"
#ifndef BOOTLOADER #ifndef BOOTLOADER
#include "action.h"
static int line = 0; static int line = 0;