29 #ifndef __EVENTLOOP_H__
30 #define __EVENTLOOP_H__
void ProcessEvent(sysEvent_t ev)
int RunEventLoop(bool commandExecution=true)
const int MAX_PUSHED_EVENTS
void PushEvent(sysEvent_t *event)
sysEvent_t com_pushedEvents[MAX_PUSHED_EVENTS]
static idCVar com_journal
sysEvent_t GetEvent(void)
idFile * com_journalDataFile
int JournalLevel(void) const
sysEvent_t GetRealEvent(void)