simulator: Fix one set of errors, a new set crops up.

Change-Id: I86d6cbee8eec52f04e760b45ab849249ae7162c4
This commit is contained in:
Solomon Peachy 2024-07-07 16:45:48 -04:00
parent c51a9821e7
commit 07cf874191
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ enum {
#endif
};
#ifdef HAVE_MULTIDRIVE
#ifdef HAVE_HOTSWAP
extern void sim_ext_extracted(int drive);
#endif