mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
FDD Audio: Remove the exe_path extern.
This commit is contained in:
@@ -85,7 +85,6 @@ static single_step_state_t single_step_state[FDD_NUM] = {};
|
||||
static multi_seek_state_t multi_seek_state[FDD_NUM] = {};
|
||||
|
||||
extern uint64_t motoron[FDD_NUM];
|
||||
extern char exe_path[2048];
|
||||
|
||||
extern int fdd_get_audio_profile(int drive);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user