summaryrefslogtreecommitdiff
path: root/assets/D44J01/res/Object/VbinW.h
blob: d16503567a8ef7cf0708f64799186f75ab90f0f6 (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
30
#ifndef RES_VBINW_H
#define RES_VBINW_H

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

enum dRes_INDEX_VBINW {
    /* BDLM */
    dRes_INDEX_VBINW_BDL_VBINW_e=0x4,
    /* BTK  */
    dRes_INDEX_VBINW_BTK_VBINA_W_e=0x7,
};

enum dRes_ID_VBINW {
    /* BDLM */
    dRes_ID_VBINW_BDL_VBINW_e=0x4,
    /* BTK  */
    dRes_ID_VBINW_BTK_VBINA_W_e=0x7,
};

enum VBINW_JNT {
    VBINW_JNT_V_BINRGB_e=0x0,
    VBINW_JNT_BIN_0_OUTSIDE_e=0x1,
    VBINW_JNT_BIN_1_CAP_MODEL_e=0x2,
    VBINW_JNT_BIN_2_INSIDE_e=0x3,
};

#endif /* RES_VBINW_H */