#ifndef _OPTIONS_INC
#define _OPTIONS_INC

extern DWORD event_timeout;

int OptInit(WPARAM, LPARAM);

#endif