Add a VSprite to the current gel list.
Source position: agraphics.pas line 2310
| procedure AddVSprite( | 
| VSprite: PVSprite; | 
| Rp: PRastPort | 
| ); | 
| VSprite | 
 | Pointer to the VSprite structure to be added to the gel list | 
| Rp | 
 | Pointer to a RastPort structure | 
| 
 | initialize a gel list; must be called before using gels. |