add eventParameter.h

This commit is contained in:
David Rose 2005-05-25 14:20:19 +00:00
parent e001e35a60
commit 97c729f78b

View File

@ -23,6 +23,7 @@
#include "eventQueue.h"
#include "pt_Event.h"
#include "eventParameter.h"
// A handful of convenience functions to throw events.
INLINE void throw_event(const CPT_Event &event);