Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 485 Bytes

File metadata and controls

31 lines (17 loc) · 485 Bytes

NAME

RemVSprite -- Remove a VSprite from the current gel list.

SYNOPSIS

    RemVSprite(vs)
               A0

    void RemVSprite(struct VSprite *);

Links: VSprite

FUNCTION

Unlinks the VSprite from the current gel list.

INPUTS

vs = pointer to the VSprite structure to be removed from the gel list

RESULT

BUGS

SEE ALSO

InitGels RemIBob graphics/gels.h