Add fscompat.h

This commit is contained in:
BearOso 2022-05-07 19:32:29 -05:00
parent 600b62877b
commit dead0a7968

View file

@ -26,10 +26,6 @@ void S9xToggleSoundChannel (int);
bool8 S9xOpenSnapshotFile (const char *, bool8, STREAM *);
void S9xCloseSnapshotFile (STREAM);
const char * S9xStringInput (const char *);
std::string S9xGetDirectory (enum s9x_getdirtype);
std::string S9xGetFilenameInc (std::string, enum s9x_getdirtype);
std::string S9xBasename (std::string);
std::string S9xBasenameNoExt (std::string);
// Routines the port has to implement if it uses command-line