#ifndef _INCLUDE_IO_EXTENSION_LIB_H
#define _INCLUDE_IO_EXTENSION_LIB_H

/*
 * File generated by StormLink from CSOURCE:Getpayed/fd/io_extension.fd
 * DO NOT EDIT
 * $VER: io_module 1.0 (25-Aug-97)
 */
#ifdef __cplusplus
extern "C" {
#endif
#pragma amicall(IoModuleBase, 0x1E, ioLoadProject(a0, a1, a2, a3))
#pragma amicall(IoModuleBase, 0x24, ioLoadReport(a0, a1, a2, a3))
#pragma amicall(IoModuleBase, 0x2A, ioSaveProject(a0, a1, a2, a3))
#pragma amicall(IoModuleBase, 0x30, ioSaveReport(a0, a1, a2, a3))
#pragma amicall(IoModuleBase, 0x36, ioCreatePrefs(a0, a1, d0))
#pragma amicall(IoModuleBase, 0x3C, ioCreateRawPrefs(a0, a1, d0))
#pragma amicall(IoModuleBase, 0x42, ioDeletePrefs(a0, a1))
#pragma amicall(IoModuleBase, 0x48, ioDeleteRawPrefs(a0, a1))
#pragma amicall(IoModuleBase, 0x4E, ioPreferences(a0, a1))
#ifdef __cplusplus
};
#endif
#endif
