diff --git a/apps/hfs65.c b/apps/hfs65.c index 71e92ff..36b87c5 100644 --- a/apps/hfs65.c +++ b/apps/hfs65.c @@ -21,6 +21,7 @@ #endif #ifdef __ATARI__ //#define IMAGE ".ATR" +char* __fastcall__ getdevicedir(unsigned char, char*, size_t) { return NULL; } // Hack just to make it build ! #endif #define SEND_FIRST 1