#include <s3d.h>
struct s3d_evt *s3d_find_event( unsigned char event );
struct s3d_evt *s3d_find_event
Finds the latest occurence of an event, giving the event type as argument. Returns a pointer to struct s3d_evt.