#ifndef _AMIPX_PRAGMAS_
#define _AMIPX_PRAGMAS_
#pragma amicall(AMIPX_Library, 0x1e, AMIPX_OpenSocket(d0))
#pragma amicall(AMIPX_Library, 0x24, AMIPX_CloseSocket(d0))
#pragma amicall(AMIPX_Library, 0x2a, AMIPX_ListenForPacket(a0))
#pragma amicall(AMIPX_Library, 0x30, AMIPX_SendPacket(a0))
#pragma amicall(AMIPX_Library, 0x36, AMIPX_GetLocalAddr(a0))
#pragma amicall(AMIPX_Library, 0x3c, AMIPX_RelinquishControl())
#pragma amicall(AMIPX_Library, 0x42, AMIPX_GetLocalTarget(a0,a1))
#endif
