correct path
This commit is contained in:
parent
023dbc6684
commit
bf49e00c37
1 changed files with 1 additions and 1 deletions
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue