summaryrefslogtreecommitdiff
path: root/assets/GZLP01/res/Object/Gover.h
blob: c511a632dfe56bc55511f6a6b504a0943bd15a30 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#ifndef RES_GOVER_H
#define RES_GOVER_H

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

enum dRes_INDEX_GOVER {
    /* SCRN */
    dRes_INDEX_GOVER_BLO_GAMEOVER_e=0x4,
    dRes_INDEX_GOVER_BLO_GAMEOVER_SP_e=0x5,
    /* TIMG */
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_A_BIG_e=0x8,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_D_BIG_e=0x9,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_E_BIG_e=0xA,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_F_BIG_e=0xB,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_G_BIG_e=0xC,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_I_BIG_e=0xD,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_L_BIG_e=0xE,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_M_BIG_e=0xF,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_N_BIG_e=0x10,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_O_BIG_e=0x11,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_P_BIG_e=0x12,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_R_BIG_e=0x13,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_T_BIG_e=0x14,
    dRes_INDEX_GOVER_BTI_G_SHIPFONT_V_BIG_e=0x15,
    dRes_INDEX_GOVER_BTI_G_SMOKE_e=0x16,
};

enum dRes_ID_GOVER {
    /* SCRN */
    dRes_ID_GOVER_BLO_GAMEOVER_e=0x4,
    dRes_ID_GOVER_BLO_GAMEOVER_SP_e=0x5,
    /* TIMG */
    dRes_ID_GOVER_BTI_G_SHIPFONT_A_BIG_e=0x8,
    dRes_ID_GOVER_BTI_G_SHIPFONT_D_BIG_e=0x9,
    dRes_ID_GOVER_BTI_G_SHIPFONT_E_BIG_e=0xA,
    dRes_ID_GOVER_BTI_G_SHIPFONT_F_BIG_e=0xB,
    dRes_ID_GOVER_BTI_G_SHIPFONT_G_BIG_e=0xC,
    dRes_ID_GOVER_BTI_G_SHIPFONT_I_BIG_e=0xD,
    dRes_ID_GOVER_BTI_G_SHIPFONT_L_BIG_e=0xE,
    dRes_ID_GOVER_BTI_G_SHIPFONT_M_BIG_e=0xF,
    dRes_ID_GOVER_BTI_G_SHIPFONT_N_BIG_e=0x10,
    dRes_ID_GOVER_BTI_G_SHIPFONT_O_BIG_e=0x11,
    dRes_ID_GOVER_BTI_G_SHIPFONT_P_BIG_e=0x12,
    dRes_ID_GOVER_BTI_G_SHIPFONT_R_BIG_e=0x13,
    dRes_ID_GOVER_BTI_G_SHIPFONT_T_BIG_e=0x14,
    dRes_ID_GOVER_BTI_G_SHIPFONT_V_BIG_e=0x15,
    dRes_ID_GOVER_BTI_G_SMOKE_e=0x16,
};

#endif /* RES_GOVER_H */