summaryrefslogtreecommitdiff
path: root/assets/GZLE01/res/Object/VmapT.h
blob: fccb6b0cb56456d6bbc4c602344b07c50529fe70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#ifndef RES_VMAPT_H
#define RES_VMAPT_H

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

enum dRes_INDEX_VMAPT {
    /* BDL  */
    dRes_INDEX_VMAPT_BDL_VMAPT_e=0x3,
};

enum dRes_ID_VMAPT {
    /* BDL  */
    dRes_ID_VMAPT_BDL_VMAPT_e=0x3,
};

enum VMAPT_JNT {
    VMAPT_JNT_VMAPT_MODEL_e=0x0,
};

#endif /* RES_VMAPT_H */