IFND GRAPHICS_SPRITE_I GRAPHICS_SPRITE_I SET 1 ** ** $Filename: graphics/sprite.i $ ** $Release: 1.3 $ ** ** ** ** (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc. ** All Rights Reserved ** STRUCTURE SimpleSprite,0 APTR ss_posctldata WORD ss_height WORD ss_x WORD ss_y WORD ss_num LABEL ss_SIZEOF ENDC ; GRAPHICS_SPRITE_I