summaryrefslogtreecommitdiff
path: root/assets/Shield/res/Object/Kr03wat02.h
blob: 1a11889f2f6972978aadd460d1ad02027ba714a7 (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
28
29
30
31
32
33
34
#ifndef RES_KR03WAT02_H
#define RES_KR03WAT02_H

enum dRes_INDEX_KR03WAT02 {
    /* BMDR */
    dRes_INDEX_KR03WAT02_BMD_K_R03WATER02_e=0x5,
    dRes_INDEX_KR03WAT02_BMD_K_R03WATER02B_e=0x6,
    /* BTK  */
    dRes_INDEX_KR03WAT02_BTK_K_R03WATER02_e=0x9,
    dRes_INDEX_KR03WAT02_BTK_K_R03WATER02B_e=0xA,
    /* DZB  */
    dRes_INDEX_KR03WAT02_DZB_K_R03WATER02_e=0xD,
};

enum dRes_ID_KR03WAT02 {
    /* BMDR */
    dRes_ID_KR03WAT02_BMD_K_R03WATER02_e=0x5,
    dRes_ID_KR03WAT02_BMD_K_R03WATER02B_e=0x6,
    /* BTK  */
    dRes_ID_KR03WAT02_BTK_K_R03WATER02_e=0x9,
    dRes_ID_KR03WAT02_BTK_K_R03WATER02B_e=0xA,
    /* DZB  */
    dRes_ID_KR03WAT02_DZB_K_R03WATER02_e=0xD,
};

enum K_R03WATER02_JNT {
    K_R03WATER02_JNT_WORLD_ROOT_e=0x0,
};

enum K_R03WATER02B_JNT {
    K_R03WATER02B_JNT_WORLD_ROOT_e=0x0,
};

#endif /* !RES_KR03WAT02_H */