mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2024-11-25 03:56:54 +01:00
Update src/flashcart/ed64/ed64.c
Co-authored-by: Robin Jones <networkfusion@users.noreply.github.com>
This commit is contained in:
parent
66668aa221
commit
e76e11db7e
@ -17,7 +17,7 @@
|
||||
|
||||
// This is a trial hack before using the settings API.
|
||||
#ifndef LAST_SAVE_FILE_PATH
|
||||
#define LAST_SAVE_FILE_PATH strip_sd_prefix("/menu/last_rom.txt")
|
||||
#define LAST_SAVE_FILE_PATH "/menu/last_rom.txt"
|
||||
#endif
|
||||
|
||||
extern int ed_exit(void);
|
||||
|
Loading…
Reference in New Issue
Block a user