tacticonserver/client/traces/tacticonTraces.h
author hgs
Fri, 01 Oct 2010 17:10:16 +0800
changeset 41 f9a00adead4a
parent 0 d54f32e146dd
permissions -rw-r--r--
201039

// 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