
XOS_Bit                         EQU &020000

SWI_OS_Byte                     EQU &000006
SWI_OS_SWINumberFromString      EQU &000039

SWI_Wimp_GetWindowState         EQU &0400cb
SWI_Wimp_GetIconState           EQU &0400ce
SWI_Wimp_DragBox                EQU &0400d0

SWI_DragASprite_Start           EQU &042400
SWI_DragASprite_Stop            EQU &042401

         END
