correct path

This commit is contained in:
Gwenhael Le Moine 2024-02-23 23:37:05 +01:00
parent 023dbc6684
commit bf49e00c37
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -228,7 +228,7 @@ int exit_emulator( void )
} }
/***********************************************/ /***********************************************/
/* READING ~/.x48ng/{rom,ram,hp48,port1,port2} */ /* READING ~/.config/x48ng/{rom,ram,state,port1,port2} */
/***********************************************/ /***********************************************/
int read_8( FILE* fp, word_8* var ) int read_8( FILE* fp, word_8* var )