equal
deleted
inserted
replaced
|
1 // Created by TraceCompiler1.1.6 |
|
2 // DO NOT EDIT, CHANGES WILL BE LOST |
|
3 |
|
4 #ifndef __TACTICONTRACES_H__ |
|
5 #define __TACTICONTRACES_H__ |
|
6 |
|
7 #define KOstTraceComponentID 0x2001fe4e |
|
8 |
|
9 #define TACTICON_CLIENT_PLAY_TACTICON_1 0x400001 |
|
10 #define TACTICON_CLIENT_PLAY_TACTICON_0 0x400002 |
|
11 #define TACTICON_CLIENT_STOP_TACTICON_1 0x400003 |
|
12 #define TACTICON_CLIENT_STOP_TACTICON_0 0x400004 |
|
13 #define TACTICON_CLIENT_ENABLE_TACTICON_1 0x400005 |
|
14 #define TACTICON_CLIENT_ENABLE_TACTICON_0 0x400006 |
|
15 |
|
16 |
|
17 #endif |
|
18 |
|
19 // End of file |
|
20 |