22 #ifndef MADS_PHANTOM_MADS_QUOTES_H 23 #define MADS_PHANTOM_MADS_QUOTES_H 25 #include "common/scummsys.h" 33 quote_menu_cancel = 2,
35 quote_menu_restore = 4,
41 quote_menu_unnamed = 10,
42 quote_main_title = 11,
43 quote_main_item1 = 12,
44 quote_main_item2 = 13,
45 quote_main_item3 = 15,
46 quote_main_item4 = 16,
47 quote_main_item5 = 17,
48 quote_main_item6 = 14,
49 quote_options_title = 18,
50 quote_options_item1 = 19,
51 quote_options_item2 = 20,
52 quote_options_item3 = 21,
53 quote_options_item4 = 22,
54 quote_options_item5 = 23,
55 quote_options_item6 = 24,
56 quote_options_item1a = 25,
57 quote_options_item1b = 26,
58 quote_options_item2a = 27,
59 quote_options_item2b = 28,
60 quote_options_item3a = 29,
61 quote_options_item3b = 30,
62 quote_options_item4a = 31,
63 quote_options_item4b = 32,
64 quote_options_item4c = 33,
65 quote_options_item5a = 34,
66 quote_options_item5b = 35,
67 quote_options_item5c = 36,
68 quote_options_item6a = 37,
69 quote_options_item6b = 38,
70 quote_save_title = 39,
71 quote_restore_title = 40,
72 quote_difficulty_title = 41,
73 quote_difficulty_item1 = 42,
74 quote_difficulty_item2 = 43,
75 quote_save_successful = 44,
76 quote_restore_successful = 45,
77 quote_save_failed = 46,
78 quote_restore_failed = 47,
79 quote_emergency_save_1a = 48,
80 quote_emergency_save_1b = 49,
81 quote_emergency_save_success = 50,
82 quote_emergency_save_failure = 51,
83 quote_emergency_save_attempt = 52,
84 quote_emergency_save_resume = 53,
89 quote_score_rank_1 = 58,
90 quote_score_rank_2 = 59,
91 quote_score_rank_3 = 60,
92 quote_score_rank_4 = 61,
93 quote_score_rank_5 = 62,
94 quote_score_rank_6 = 63,
95 quote_score_rank_7 = 64,
96 quote_score_rank_8 = 65,
97 quote_mainmenu_phantom_1 = 66,
Definition: sound_manager.h:38