FDD Audio: Remove the exe_path extern.

This commit is contained in:
OBattler
2025-10-02 05:13:21 +02:00
parent 2a41ed657d
commit 375033c5b0

View File

@@ -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);