3.53. s3d_find_event

#include <s3d.h>

struct s3d_evt *s3d_find_event( unsigned char event );

Finds the latest occurence of an event, giving the event type as argument. Returns a pointer to struct s3d_evt.