tacticonserver/client/traces/tacticonTraces.h
author hgs
Fri, 06 Aug 2010 16:47:50 +0800
changeset 31 42199d1d79db
parent 0 d54f32e146dd
permissions -rw-r--r--
201031

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