Files
salmanoff/core/include/subconscious.h
T

9 lines
81 B
C++

#ifndef _SUBCONSCIOUS_H
#define _SUBCONSCIOUS_H
class Subconscious
{
};
#endif