Files
salmanoff/hcore/include/attentionTrigger.h
T

8 lines
94 B
C++

#ifndef _ATTENTION_TRIGGER_H
#define _ATTENTION_TRIGGER_H
class AttentionTrigger
{};
#endif