Files

20 lines
361 B
C

#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 */