summaryrefslogtreecommitdiff
path: root/assets/D44J01/res/Object/Astop.h
blob: 5ecc23cb62b8f30d59f884df502fd9fb2c90606d (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
#ifndef RES_ASTOP_H
#define RES_ASTOP_H

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

enum dRes_INDEX_ASTOP {
    /* DZB  */
    dRes_INDEX_ASTOP_DZB_A00_e=0x3,
    dRes_INDEX_ASTOP_DZB_ASLOW_e=0x4,
    dRes_INDEX_ASTOP_DZB_ASLOW00_e=0x5,
    dRes_INDEX_ASTOP_DZB_ASTOP_e=0x6,
    dRes_INDEX_ASTOP_DZB_ASTOP00_e=0x7,
};

enum dRes_ID_ASTOP {
    /* DZB  */
    dRes_ID_ASTOP_DZB_A00_e=0x3,
    dRes_ID_ASTOP_DZB_ASLOW_e=0x4,
    dRes_ID_ASTOP_DZB_ASLOW00_e=0x5,
    dRes_ID_ASTOP_DZB_ASTOP_e=0x6,
    dRes_ID_ASTOP_DZB_ASTOP00_e=0x7,
};

#endif /* RES_ASTOP_H */