diff -r 000000000000 -r d54f32e146dd tacticonserver/client/traces/tacticonTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tacticonserver/client/traces/tacticonTraces.h Thu Dec 17 08:53:38 2009 +0200 @@ -0,0 +1,20 @@ +// Created by TraceCompiler1.1.6 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __TACTICONTRACES_H__ +#define __TACTICONTRACES_H__ + +#define KOstTraceComponentID 0x2001fe4e + +#define TACTICON_CLIENT_PLAY_TACTICON_1 0x400001 +#define TACTICON_CLIENT_PLAY_TACTICON_0 0x400002 +#define TACTICON_CLIENT_STOP_TACTICON_1 0x400003 +#define TACTICON_CLIENT_STOP_TACTICON_0 0x400004 +#define TACTICON_CLIENT_ENABLE_TACTICON_1 0x400005 +#define TACTICON_CLIENT_ENABLE_TACTICON_0 0x400006 + + +#endif + +// End of file +