summaryrefslogtreecommitdiff
path: root/assets/GZLE01/res/Object/Cloth.h
blob: b4f27d3fbcf7a1e9325e5149400064ba97be6aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef RES_CLOTH_H
#define RES_CLOTH_H

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

enum dRes_INDEX_CLOTH {
    /* TEX  */
    dRes_INDEX_CLOTH_BTI_CLOTHTOON_e=0x3,
};

enum dRes_ID_CLOTH {
    /* TEX  */
    dRes_ID_CLOTH_BTI_CLOTHTOON_e=0x3,
};

#endif /* RES_CLOTH_H */