rk27xx: Fix simulator errors brought upon by HAVE_MULTIDRIVE but not HAVE_HOTSWAP

Change-Id: I0171d01dfffbb936e8041c0e2fc5207c620ddce3
This commit is contained in:
Solomon Peachy 2024-07-07 16:02:38 -04:00
parent 60c3fdbc11
commit c51a9821e7
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@
#include "panic.h"
#include "stdbool.h"
#include "storage.h"
#include "timeout.h"
#include "lcd.h"
#include <stdarg.h>
#include "sysfont.h"