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

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

enum dRes_INDEX_GRID {
    /* TEX  */
    dRes_INDEX_GRID_BTI_CLOTH_PIECE01_e=0x3,
};

enum dRes_ID_GRID {
    /* TEX  */
    dRes_ID_GRID_BTI_CLOTH_PIECE01_e=0x3,
};

#endif /* RES_GRID_H */