|
|
1.1 ! root 1: /* ! 2: Hatari ! 3: */ ! 4: ! 5: extern BOOL bFirstTimeInstall; ! 6: ! 7: extern void Configuration_Init(void); ! 8: extern void Configuration_UnInit(void); ! 9: extern BOOL Configuration_OpenFileToWrite(void); ! 10: extern BOOL Configuration_OpenFileToRead(void); ! 11: extern void Configuration_CloseFile(void); ! 12: extern void Configuration_WriteToFile(void *pData,int nBytes); ! 13: extern void Configuration_ReadFromFile(void *pData,int nBytes);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.