summaryrefslogtreecommitdiff
path: root/assets/D44J01/res/Object/Vtri3.h
blob: ea8f4450a0c136ff7bb981311ff5c3f28e2b0ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#ifndef RES_VTRI3_H
#define RES_VTRI3_H

//
// Generated by res_arc.py from archive: Vtri3.arc
// Do not manually modify this file or your changes will be overwritten.
//

enum dRes_INDEX_VTRI3 {
    /* BDLM */
    dRes_INDEX_VTRI3_BDL_VTRI3_e=0x4,
    /* BTK  */
    dRes_INDEX_VTRI3_BTK_VTRI3A_e=0x7,
};

enum dRes_ID_VTRI3 {
    /* BDLM */
    dRes_ID_VTRI3_BDL_VTRI3_e=0x4,
    /* BTK  */
    dRes_ID_VTRI3_BTK_VTRI3A_e=0x7,
};

enum VTRI3_JNT {
    VTRI3_JNT_VTRI3_e=0x0,
    VTRI3_JNT_VTRI3_MODEL1_e=0x1,
    VTRI3_JNT_VTRI3_MODEL2_e=0x2,
};

#endif /* RES_VTRI3_H */