/* pragmas/superplay.h              */
/* Version    : 1.1                 */
/* Date       : 09.01.1994          */
/* Written by : Andreas R. Kleinert */

#ifndef PRAGMAS_SUPERPLAY_H
#define PRAGMAS_SUPERPLAY_H

#pragma libcall SuperPlayBase SPL_AllocHandle      1e 901
#pragma libcall SuperPlayBase SPL_FreeHandle       24 901
#pragma libcall SuperPlayBase SPL_StopReplay       2a 901
#pragma libcall SuperPlayBase SPL_FreeResources    30 901
#pragma libcall SuperPlayBase SPL_SuperPlay        36 a902
#pragma libcall SuperPlayBase SPL_SuperWrite       3c a902
#pragma libcall SuperPlayBase SPL_InitHandleAsDOS  42 a902
#pragma libcall SuperPlayBase SPL_InitHandleAsClip 48 a902
#pragma libcall SuperPlayBase SPL_SetWriteType     4e ba903
#pragma libcall SuperPlayBase SPL_GetErrorString   54 901
#pragma libcall SuperPlayBase SPL_SetWriteName     5a ba903
#pragma libcall SuperPlayBase SPL_FileInfoRequest  60 ba903
#pragma libcall SuperPlayBase SPL_SetReqIOWindow   66 a902
#pragma libcall SuperPlayBase SPL_ReadPlayData     6c a902
#pragma libcall SuperPlayBase SPL_ContinueReplay   72 901
#pragma libcall SuperPlayBase SPL_FastForward      78 901
#pragma libcall SuperPlayBase SPL_FastBackward     7e 901

#endif /* PRAGMAS_SUPERPLAY_H */
