#include "smart_ptr.h"
Go to the source code of this file.
Definition at line 26 of file entity.h.
00027 { 00028 ET_BLOCK = 0, 00029 ET_NOTE = 1, 00030 ET_PAUSE = 2 00031 };