#ifndef __CHSPRITE
    #ifndef __SATURN
        #define __CHSPRITE SPRITE
    #else
        #define __CHSPRITE MYSPRITE
    #endif
#endif

__CHSPRITE spr_TOPH0 = { SPTRCAST 32, SPTRCAST 0, 0,0, 29,21, 0,0, 0, 0, 0+FIRSTSPR+RUNLENGTH+COL16+LASTSPR};
