30 lines
680 B
Plaintext
30 lines
680 B
Plaintext
u8 signature @ 0x00;
|
|
|
|
char camip[0x0E] @ 0x3A;
|
|
|
|
struct all_show_names {
|
|
char show1[0x10];
|
|
char show2[0x10];
|
|
char show3[0x10];
|
|
char show4[0x10];
|
|
char show5[0x10];
|
|
char show6[0x10];
|
|
char show7[0x10];
|
|
char show8[0x10];
|
|
char show9[0x10];
|
|
char show10[0x10];
|
|
};
|
|
|
|
all_show_names shows @ 0x802C;
|
|
|
|
bool pos_btn_shown @ 0xAA2;
|
|
bool pos_show_in_scene @ 0xAA3;
|
|
bool col_btn_shown @ 0x80D0;
|
|
bool target_cross_shown @ 0x800C;
|
|
bool trace_cursor_shown @ 0xA3E;
|
|
bool trace_pan_invert @ 0xA3F;
|
|
bool trace_tilt_invert @ 0xA40;
|
|
u8 trace_type_E7forcamera_elseforfollowspot @ 0xA42;
|
|
bool dmx_dimmers_window_shown @ 0x81E0;
|
|
|
|
char exported_filename[0x1F] @ 0x7BE0; |