e09bb0ff3653109438fff1d05e2bf4d63a60ce78
[rocksndiamonds.git] / src / conf_var.c
1 /***********************************************************
2 * Rocks'n'Diamonds -- McDuffin Strikes Back!               *
3 *----------------------------------------------------------*
4 * (c) 1995-2006 Artsoft Entertainment                      *
5 *               Holger Schemel                             *
6 *               Detmolder Strasse 189                      *
7 *               33604 Bielefeld                            *
8 *               Germany                                    *
9 *               e-mail: info@artsoft.org                   *
10 *----------------------------------------------------------*
11 * conf_var.c                                               *
12 ***********************************************************/
13
14 /* ----- this file was automatically generated -- do not edit by hand ----- */
15
16 #ifndef CONF_VAR_C
17 #define CONF_VAR_C
18
19 /* values for image and layout parameter configuration */
20
21 struct TokenIntPtrInfo image_config_vars[] =
22 {
23   {
24     "[title_initial].fade_mode",
25     &title_initial_default.fade_mode
26   },
27   {
28     "[title_initial].fade_delay",
29     &title_initial_default.fade_delay
30   },
31   {
32     "[title_initial].post_delay",
33     &title_initial_default.post_delay
34   },
35   {
36     "[title_initial].auto_delay",
37     &title_initial_default.auto_delay
38   },
39   {
40     "[title].fade_mode",
41     &title_default.fade_mode
42   },
43   {
44     "[title].fade_delay",
45     &title_default.fade_delay
46   },
47   {
48     "[title].post_delay",
49     &title_default.post_delay
50   },
51   {
52     "[title].auto_delay",
53     &title_default.auto_delay
54   },
55   {
56     "[titlemessage_initial].x",
57     &titlemessage_initial_default.x
58   },
59   {
60     "[titlemessage_initial].y",
61     &titlemessage_initial_default.y
62   },
63   {
64     "[titlemessage_initial].width",
65     &titlemessage_initial_default.width
66   },
67   {
68     "[titlemessage_initial].height",
69     &titlemessage_initial_default.height
70   },
71   {
72     "[titlemessage_initial].chars",
73     &titlemessage_initial_default.chars
74   },
75   {
76     "[titlemessage_initial].lines",
77     &titlemessage_initial_default.lines
78   },
79   {
80     "[titlemessage_initial].align",
81     &titlemessage_initial_default.align
82   },
83   {
84     "[titlemessage_initial].valign",
85     &titlemessage_initial_default.valign
86   },
87   {
88     "[titlemessage_initial].font",
89     &titlemessage_initial_default.font
90   },
91   {
92     "[titlemessage_initial].autowrap",
93     &titlemessage_initial_default.autowrap
94   },
95   {
96     "[titlemessage_initial].centered",
97     &titlemessage_initial_default.centered
98   },
99   {
100     "[titlemessage_initial].parse_comments",
101     &titlemessage_initial_default.parse_comments
102   },
103   {
104     "[titlemessage_initial].sort_priority",
105     &titlemessage_initial_default.sort_priority
106   },
107   {
108     "[titlemessage_initial].fade_mode",
109     &titlemessage_initial_default.fade_mode
110   },
111   {
112     "[titlemessage_initial].fade_delay",
113     &titlemessage_initial_default.fade_delay
114   },
115   {
116     "[titlemessage_initial].post_delay",
117     &titlemessage_initial_default.post_delay
118   },
119   {
120     "[titlemessage_initial].auto_delay",
121     &titlemessage_initial_default.auto_delay
122   },
123   {
124     "[titlemessage].x",
125     &titlemessage_default.x
126   },
127   {
128     "[titlemessage].y",
129     &titlemessage_default.y
130   },
131   {
132     "[titlemessage].width",
133     &titlemessage_default.width
134   },
135   {
136     "[titlemessage].height",
137     &titlemessage_default.height
138   },
139   {
140     "[titlemessage].chars",
141     &titlemessage_default.chars
142   },
143   {
144     "[titlemessage].lines",
145     &titlemessage_default.lines
146   },
147   {
148     "[titlemessage].align",
149     &titlemessage_default.align
150   },
151   {
152     "[titlemessage].valign",
153     &titlemessage_default.valign
154   },
155   {
156     "[titlemessage].font",
157     &titlemessage_default.font
158   },
159   {
160     "[titlemessage].autowrap",
161     &titlemessage_default.autowrap
162   },
163   {
164     "[titlemessage].centered",
165     &titlemessage_default.centered
166   },
167   {
168     "[titlemessage].parse_comments",
169     &titlemessage_default.parse_comments
170   },
171   {
172     "[titlemessage].sort_priority",
173     &titlemessage_default.sort_priority
174   },
175   {
176     "[titlemessage].fade_mode",
177     &titlemessage_default.fade_mode
178   },
179   {
180     "[titlemessage].fade_delay",
181     &titlemessage_default.fade_delay
182   },
183   {
184     "[titlemessage].post_delay",
185     &titlemessage_default.post_delay
186   },
187   {
188     "[titlemessage].auto_delay",
189     &titlemessage_default.auto_delay
190   },
191   {
192     "titlemessage_initial_1.x",
193     &titlemessage_initial[0].x
194   },
195   {
196     "titlemessage_initial_1.y",
197     &titlemessage_initial[0].y
198   },
199   {
200     "titlemessage_initial_1.width",
201     &titlemessage_initial[0].width
202   },
203   {
204     "titlemessage_initial_1.height",
205     &titlemessage_initial[0].height
206   },
207   {
208     "titlemessage_initial_1.chars",
209     &titlemessage_initial[0].chars
210   },
211   {
212     "titlemessage_initial_1.lines",
213     &titlemessage_initial[0].lines
214   },
215   {
216     "titlemessage_initial_1.align",
217     &titlemessage_initial[0].align
218   },
219   {
220     "titlemessage_initial_1.valign",
221     &titlemessage_initial[0].valign
222   },
223   {
224     "titlemessage_initial_1.font",
225     &titlemessage_initial[0].font
226   },
227   {
228     "titlemessage_initial_1.autowrap",
229     &titlemessage_initial[0].autowrap
230   },
231   {
232     "titlemessage_initial_1.centered",
233     &titlemessage_initial[0].centered
234   },
235   {
236     "titlemessage_initial_1.parse_comments",
237     &titlemessage_initial[0].parse_comments
238   },
239   {
240     "titlemessage_initial_1.sort_priority",
241     &titlemessage_initial[0].sort_priority
242   },
243   {
244     "titlemessage_initial_1.fade_mode",
245     &titlemessage_initial[0].fade_mode
246   },
247   {
248     "titlemessage_initial_1.fade_delay",
249     &titlemessage_initial[0].fade_delay
250   },
251   {
252     "titlemessage_initial_1.post_delay",
253     &titlemessage_initial[0].post_delay
254   },
255   {
256     "titlemessage_initial_1.auto_delay",
257     &titlemessage_initial[0].auto_delay
258   },
259   {
260     "titlemessage_initial_2.x",
261     &titlemessage_initial[1].x
262   },
263   {
264     "titlemessage_initial_2.y",
265     &titlemessage_initial[1].y
266   },
267   {
268     "titlemessage_initial_2.width",
269     &titlemessage_initial[1].width
270   },
271   {
272     "titlemessage_initial_2.height",
273     &titlemessage_initial[1].height
274   },
275   {
276     "titlemessage_initial_2.chars",
277     &titlemessage_initial[1].chars
278   },
279   {
280     "titlemessage_initial_2.lines",
281     &titlemessage_initial[1].lines
282   },
283   {
284     "titlemessage_initial_2.align",
285     &titlemessage_initial[1].align
286   },
287   {
288     "titlemessage_initial_2.valign",
289     &titlemessage_initial[1].valign
290   },
291   {
292     "titlemessage_initial_2.font",
293     &titlemessage_initial[1].font
294   },
295   {
296     "titlemessage_initial_2.autowrap",
297     &titlemessage_initial[1].autowrap
298   },
299   {
300     "titlemessage_initial_2.centered",
301     &titlemessage_initial[1].centered
302   },
303   {
304     "titlemessage_initial_2.parse_comments",
305     &titlemessage_initial[1].parse_comments
306   },
307   {
308     "titlemessage_initial_2.sort_priority",
309     &titlemessage_initial[1].sort_priority
310   },
311   {
312     "titlemessage_initial_2.fade_mode",
313     &titlemessage_initial[1].fade_mode
314   },
315   {
316     "titlemessage_initial_2.fade_delay",
317     &titlemessage_initial[1].fade_delay
318   },
319   {
320     "titlemessage_initial_2.post_delay",
321     &titlemessage_initial[1].post_delay
322   },
323   {
324     "titlemessage_initial_2.auto_delay",
325     &titlemessage_initial[1].auto_delay
326   },
327   {
328     "titlemessage_initial_3.x",
329     &titlemessage_initial[2].x
330   },
331   {
332     "titlemessage_initial_3.y",
333     &titlemessage_initial[2].y
334   },
335   {
336     "titlemessage_initial_3.width",
337     &titlemessage_initial[2].width
338   },
339   {
340     "titlemessage_initial_3.height",
341     &titlemessage_initial[2].height
342   },
343   {
344     "titlemessage_initial_3.chars",
345     &titlemessage_initial[2].chars
346   },
347   {
348     "titlemessage_initial_3.lines",
349     &titlemessage_initial[2].lines
350   },
351   {
352     "titlemessage_initial_3.align",
353     &titlemessage_initial[2].align
354   },
355   {
356     "titlemessage_initial_3.valign",
357     &titlemessage_initial[2].valign
358   },
359   {
360     "titlemessage_initial_3.font",
361     &titlemessage_initial[2].font
362   },
363   {
364     "titlemessage_initial_3.autowrap",
365     &titlemessage_initial[2].autowrap
366   },
367   {
368     "titlemessage_initial_3.centered",
369     &titlemessage_initial[2].centered
370   },
371   {
372     "titlemessage_initial_3.parse_comments",
373     &titlemessage_initial[2].parse_comments
374   },
375   {
376     "titlemessage_initial_3.sort_priority",
377     &titlemessage_initial[2].sort_priority
378   },
379   {
380     "titlemessage_initial_3.fade_mode",
381     &titlemessage_initial[2].fade_mode
382   },
383   {
384     "titlemessage_initial_3.fade_delay",
385     &titlemessage_initial[2].fade_delay
386   },
387   {
388     "titlemessage_initial_3.post_delay",
389     &titlemessage_initial[2].post_delay
390   },
391   {
392     "titlemessage_initial_3.auto_delay",
393     &titlemessage_initial[2].auto_delay
394   },
395   {
396     "titlemessage_initial_4.x",
397     &titlemessage_initial[3].x
398   },
399   {
400     "titlemessage_initial_4.y",
401     &titlemessage_initial[3].y
402   },
403   {
404     "titlemessage_initial_4.width",
405     &titlemessage_initial[3].width
406   },
407   {
408     "titlemessage_initial_4.height",
409     &titlemessage_initial[3].height
410   },
411   {
412     "titlemessage_initial_4.chars",
413     &titlemessage_initial[3].chars
414   },
415   {
416     "titlemessage_initial_4.lines",
417     &titlemessage_initial[3].lines
418   },
419   {
420     "titlemessage_initial_4.align",
421     &titlemessage_initial[3].align
422   },
423   {
424     "titlemessage_initial_4.valign",
425     &titlemessage_initial[3].valign
426   },
427   {
428     "titlemessage_initial_4.font",
429     &titlemessage_initial[3].font
430   },
431   {
432     "titlemessage_initial_4.autowrap",
433     &titlemessage_initial[3].autowrap
434   },
435   {
436     "titlemessage_initial_4.centered",
437     &titlemessage_initial[3].centered
438   },
439   {
440     "titlemessage_initial_4.parse_comments",
441     &titlemessage_initial[3].parse_comments
442   },
443   {
444     "titlemessage_initial_4.sort_priority",
445     &titlemessage_initial[3].sort_priority
446   },
447   {
448     "titlemessage_initial_4.fade_mode",
449     &titlemessage_initial[3].fade_mode
450   },
451   {
452     "titlemessage_initial_4.fade_delay",
453     &titlemessage_initial[3].fade_delay
454   },
455   {
456     "titlemessage_initial_4.post_delay",
457     &titlemessage_initial[3].post_delay
458   },
459   {
460     "titlemessage_initial_4.auto_delay",
461     &titlemessage_initial[3].auto_delay
462   },
463   {
464     "titlemessage_initial_5.x",
465     &titlemessage_initial[4].x
466   },
467   {
468     "titlemessage_initial_5.y",
469     &titlemessage_initial[4].y
470   },
471   {
472     "titlemessage_initial_5.width",
473     &titlemessage_initial[4].width
474   },
475   {
476     "titlemessage_initial_5.height",
477     &titlemessage_initial[4].height
478   },
479   {
480     "titlemessage_initial_5.chars",
481     &titlemessage_initial[4].chars
482   },
483   {
484     "titlemessage_initial_5.lines",
485     &titlemessage_initial[4].lines
486   },
487   {
488     "titlemessage_initial_5.align",
489     &titlemessage_initial[4].align
490   },
491   {
492     "titlemessage_initial_5.valign",
493     &titlemessage_initial[4].valign
494   },
495   {
496     "titlemessage_initial_5.font",
497     &titlemessage_initial[4].font
498   },
499   {
500     "titlemessage_initial_5.autowrap",
501     &titlemessage_initial[4].autowrap
502   },
503   {
504     "titlemessage_initial_5.centered",
505     &titlemessage_initial[4].centered
506   },
507   {
508     "titlemessage_initial_5.parse_comments",
509     &titlemessage_initial[4].parse_comments
510   },
511   {
512     "titlemessage_initial_5.sort_priority",
513     &titlemessage_initial[4].sort_priority
514   },
515   {
516     "titlemessage_initial_5.fade_mode",
517     &titlemessage_initial[4].fade_mode
518   },
519   {
520     "titlemessage_initial_5.fade_delay",
521     &titlemessage_initial[4].fade_delay
522   },
523   {
524     "titlemessage_initial_5.post_delay",
525     &titlemessage_initial[4].post_delay
526   },
527   {
528     "titlemessage_initial_5.auto_delay",
529     &titlemessage_initial[4].auto_delay
530   },
531   {
532     "titlemessage_1.x",
533     &titlemessage[0].x
534   },
535   {
536     "titlemessage_1.y",
537     &titlemessage[0].y
538   },
539   {
540     "titlemessage_1.width",
541     &titlemessage[0].width
542   },
543   {
544     "titlemessage_1.height",
545     &titlemessage[0].height
546   },
547   {
548     "titlemessage_1.chars",
549     &titlemessage[0].chars
550   },
551   {
552     "titlemessage_1.lines",
553     &titlemessage[0].lines
554   },
555   {
556     "titlemessage_1.align",
557     &titlemessage[0].align
558   },
559   {
560     "titlemessage_1.valign",
561     &titlemessage[0].valign
562   },
563   {
564     "titlemessage_1.font",
565     &titlemessage[0].font
566   },
567   {
568     "titlemessage_1.autowrap",
569     &titlemessage[0].autowrap
570   },
571   {
572     "titlemessage_1.centered",
573     &titlemessage[0].centered
574   },
575   {
576     "titlemessage_1.parse_comments",
577     &titlemessage[0].parse_comments
578   },
579   {
580     "titlemessage_1.sort_priority",
581     &titlemessage[0].sort_priority
582   },
583   {
584     "titlemessage_1.fade_mode",
585     &titlemessage[0].fade_mode
586   },
587   {
588     "titlemessage_1.fade_delay",
589     &titlemessage[0].fade_delay
590   },
591   {
592     "titlemessage_1.post_delay",
593     &titlemessage[0].post_delay
594   },
595   {
596     "titlemessage_1.auto_delay",
597     &titlemessage[0].auto_delay
598   },
599   {
600     "titlemessage_2.x",
601     &titlemessage[1].x
602   },
603   {
604     "titlemessage_2.y",
605     &titlemessage[1].y
606   },
607   {
608     "titlemessage_2.width",
609     &titlemessage[1].width
610   },
611   {
612     "titlemessage_2.height",
613     &titlemessage[1].height
614   },
615   {
616     "titlemessage_2.chars",
617     &titlemessage[1].chars
618   },
619   {
620     "titlemessage_2.lines",
621     &titlemessage[1].lines
622   },
623   {
624     "titlemessage_2.align",
625     &titlemessage[1].align
626   },
627   {
628     "titlemessage_2.valign",
629     &titlemessage[1].valign
630   },
631   {
632     "titlemessage_2.font",
633     &titlemessage[1].font
634   },
635   {
636     "titlemessage_2.autowrap",
637     &titlemessage[1].autowrap
638   },
639   {
640     "titlemessage_2.centered",
641     &titlemessage[1].centered
642   },
643   {
644     "titlemessage_2.parse_comments",
645     &titlemessage[1].parse_comments
646   },
647   {
648     "titlemessage_2.sort_priority",
649     &titlemessage[1].sort_priority
650   },
651   {
652     "titlemessage_2.fade_mode",
653     &titlemessage[1].fade_mode
654   },
655   {
656     "titlemessage_2.fade_delay",
657     &titlemessage[1].fade_delay
658   },
659   {
660     "titlemessage_2.post_delay",
661     &titlemessage[1].post_delay
662   },
663   {
664     "titlemessage_2.auto_delay",
665     &titlemessage[1].auto_delay
666   },
667   {
668     "titlemessage_3.x",
669     &titlemessage[2].x
670   },
671   {
672     "titlemessage_3.y",
673     &titlemessage[2].y
674   },
675   {
676     "titlemessage_3.width",
677     &titlemessage[2].width
678   },
679   {
680     "titlemessage_3.height",
681     &titlemessage[2].height
682   },
683   {
684     "titlemessage_3.chars",
685     &titlemessage[2].chars
686   },
687   {
688     "titlemessage_3.lines",
689     &titlemessage[2].lines
690   },
691   {
692     "titlemessage_3.align",
693     &titlemessage[2].align
694   },
695   {
696     "titlemessage_3.valign",
697     &titlemessage[2].valign
698   },
699   {
700     "titlemessage_3.font",
701     &titlemessage[2].font
702   },
703   {
704     "titlemessage_3.autowrap",
705     &titlemessage[2].autowrap
706   },
707   {
708     "titlemessage_3.centered",
709     &titlemessage[2].centered
710   },
711   {
712     "titlemessage_3.parse_comments",
713     &titlemessage[2].parse_comments
714   },
715   {
716     "titlemessage_3.sort_priority",
717     &titlemessage[2].sort_priority
718   },
719   {
720     "titlemessage_3.fade_mode",
721     &titlemessage[2].fade_mode
722   },
723   {
724     "titlemessage_3.fade_delay",
725     &titlemessage[2].fade_delay
726   },
727   {
728     "titlemessage_3.post_delay",
729     &titlemessage[2].post_delay
730   },
731   {
732     "titlemessage_3.auto_delay",
733     &titlemessage[2].auto_delay
734   },
735   {
736     "titlemessage_4.x",
737     &titlemessage[3].x
738   },
739   {
740     "titlemessage_4.y",
741     &titlemessage[3].y
742   },
743   {
744     "titlemessage_4.width",
745     &titlemessage[3].width
746   },
747   {
748     "titlemessage_4.height",
749     &titlemessage[3].height
750   },
751   {
752     "titlemessage_4.chars",
753     &titlemessage[3].chars
754   },
755   {
756     "titlemessage_4.lines",
757     &titlemessage[3].lines
758   },
759   {
760     "titlemessage_4.align",
761     &titlemessage[3].align
762   },
763   {
764     "titlemessage_4.valign",
765     &titlemessage[3].valign
766   },
767   {
768     "titlemessage_4.font",
769     &titlemessage[3].font
770   },
771   {
772     "titlemessage_4.autowrap",
773     &titlemessage[3].autowrap
774   },
775   {
776     "titlemessage_4.centered",
777     &titlemessage[3].centered
778   },
779   {
780     "titlemessage_4.parse_comments",
781     &titlemessage[3].parse_comments
782   },
783   {
784     "titlemessage_4.sort_priority",
785     &titlemessage[3].sort_priority
786   },
787   {
788     "titlemessage_4.fade_mode",
789     &titlemessage[3].fade_mode
790   },
791   {
792     "titlemessage_4.fade_delay",
793     &titlemessage[3].fade_delay
794   },
795   {
796     "titlemessage_4.post_delay",
797     &titlemessage[3].post_delay
798   },
799   {
800     "titlemessage_4.auto_delay",
801     &titlemessage[3].auto_delay
802   },
803   {
804     "titlemessage_5.x",
805     &titlemessage[4].x
806   },
807   {
808     "titlemessage_5.y",
809     &titlemessage[4].y
810   },
811   {
812     "titlemessage_5.width",
813     &titlemessage[4].width
814   },
815   {
816     "titlemessage_5.height",
817     &titlemessage[4].height
818   },
819   {
820     "titlemessage_5.chars",
821     &titlemessage[4].chars
822   },
823   {
824     "titlemessage_5.lines",
825     &titlemessage[4].lines
826   },
827   {
828     "titlemessage_5.align",
829     &titlemessage[4].align
830   },
831   {
832     "titlemessage_5.valign",
833     &titlemessage[4].valign
834   },
835   {
836     "titlemessage_5.font",
837     &titlemessage[4].font
838   },
839   {
840     "titlemessage_5.autowrap",
841     &titlemessage[4].autowrap
842   },
843   {
844     "titlemessage_5.centered",
845     &titlemessage[4].centered
846   },
847   {
848     "titlemessage_5.parse_comments",
849     &titlemessage[4].parse_comments
850   },
851   {
852     "titlemessage_5.sort_priority",
853     &titlemessage[4].sort_priority
854   },
855   {
856     "titlemessage_5.fade_mode",
857     &titlemessage[4].fade_mode
858   },
859   {
860     "titlemessage_5.fade_delay",
861     &titlemessage[4].fade_delay
862   },
863   {
864     "titlemessage_5.post_delay",
865     &titlemessage[4].post_delay
866   },
867   {
868     "titlemessage_5.auto_delay",
869     &titlemessage[4].auto_delay
870   },
871   {
872     "readme.x",
873     &readme.x
874   },
875   {
876     "readme.y",
877     &readme.y
878   },
879   {
880     "readme.width",
881     &readme.width
882   },
883   {
884     "readme.height",
885     &readme.height
886   },
887   {
888     "readme.chars",
889     &readme.chars
890   },
891   {
892     "readme.lines",
893     &readme.lines
894   },
895   {
896     "readme.align",
897     &readme.align
898   },
899   {
900     "readme.valign",
901     &readme.valign
902   },
903   {
904     "readme.font",
905     &readme.font
906   },
907   {
908     "readme.autowrap",
909     &readme.autowrap
910   },
911   {
912     "readme.centered",
913     &readme.centered
914   },
915   {
916     "readme.parse_comments",
917     &readme.parse_comments
918   },
919   {
920     "readme.sort_priority",
921     &readme.sort_priority
922   },
923   {
924     "global.num_toons",
925     &global.num_toons
926   },
927   {
928     "border.draw_masked.TITLE",
929     &border.draw_masked[GFX_SPECIAL_ARG_TITLE]
930   },
931   {
932     "border.draw_masked.MAIN",
933     &border.draw_masked[GFX_SPECIAL_ARG_MAIN]
934   },
935   {
936     "border.draw_masked.LEVELS",
937     &border.draw_masked[GFX_SPECIAL_ARG_LEVELS]
938   },
939   {
940     "border.draw_masked.LEVELNR",
941     &border.draw_masked[GFX_SPECIAL_ARG_LEVELNR]
942   },
943   {
944     "border.draw_masked.SCORES",
945     &border.draw_masked[GFX_SPECIAL_ARG_SCORES]
946   },
947   {
948     "border.draw_masked.EDITOR",
949     &border.draw_masked[GFX_SPECIAL_ARG_EDITOR]
950   },
951   {
952     "border.draw_masked.INFO",
953     &border.draw_masked[GFX_SPECIAL_ARG_INFO]
954   },
955   {
956     "border.draw_masked.SETUP",
957     &border.draw_masked[GFX_SPECIAL_ARG_SETUP]
958   },
959   {
960     "border.draw_masked.PLAYING",
961     &border.draw_masked[GFX_SPECIAL_ARG_PLAYING]
962   },
963   {
964     "border.draw_masked.DOOR",
965     &border.draw_masked[GFX_SPECIAL_ARG_DOOR]
966   },
967   {
968     "border.draw_masked_when_fading",
969     &border.draw_masked_when_fading
970   },
971   {
972     "init.busy.x",
973     &init.busy.x
974   },
975   {
976     "init.busy.y",
977     &init.busy.y
978   },
979   {
980     "init.busy.align",
981     &init.busy.align
982   },
983   {
984     "init.busy.valign",
985     &init.busy.valign
986   },
987   {
988     "menu.enter_menu.fade_mode",
989     &menu.enter_menu.fade_mode
990   },
991   {
992     "menu.enter_menu.fade_delay",
993     &menu.enter_menu.fade_delay
994   },
995   {
996     "menu.enter_menu.post_delay",
997     &menu.enter_menu.post_delay
998   },
999   {
1000     "menu.leave_menu.fade_mode",
1001     &menu.leave_menu.fade_mode
1002   },
1003   {
1004     "menu.leave_menu.fade_delay",
1005     &menu.leave_menu.fade_delay
1006   },
1007   {
1008     "menu.leave_menu.post_delay",
1009     &menu.leave_menu.post_delay
1010   },
1011   {
1012     "menu.enter_screen.fade_mode",
1013     &menu.enter_screen[GFX_SPECIAL_ARG_DEFAULT].fade_mode
1014   },
1015   {
1016     "menu.enter_screen.fade_delay",
1017     &menu.enter_screen[GFX_SPECIAL_ARG_DEFAULT].fade_delay
1018   },
1019   {
1020     "menu.enter_screen.post_delay",
1021     &menu.enter_screen[GFX_SPECIAL_ARG_DEFAULT].post_delay
1022   },
1023   {
1024     "menu.next_screen.fade_mode",
1025     &menu.next_screen.fade_mode
1026   },
1027   {
1028     "menu.next_screen.fade_delay",
1029     &menu.next_screen.fade_delay
1030   },
1031   {
1032     "menu.next_screen.post_delay",
1033     &menu.next_screen.post_delay
1034   },
1035   {
1036     "menu.leave_screen.fade_mode",
1037     &menu.leave_screen[GFX_SPECIAL_ARG_DEFAULT].fade_mode
1038   },
1039   {
1040     "menu.leave_screen.fade_delay",
1041     &menu.leave_screen[GFX_SPECIAL_ARG_DEFAULT].fade_delay
1042   },
1043   {
1044     "menu.leave_screen.post_delay",
1045     &menu.leave_screen[GFX_SPECIAL_ARG_DEFAULT].post_delay
1046   },
1047   {
1048     "menu.enter_screen.SCORES.fade_mode",
1049     &menu.enter_screen[GFX_SPECIAL_ARG_SCORES].fade_mode
1050   },
1051   {
1052     "menu.enter_screen.SCORES.fade_delay",
1053     &menu.enter_screen[GFX_SPECIAL_ARG_SCORES].fade_delay
1054   },
1055   {
1056     "menu.enter_screen.SCORES.post_delay",
1057     &menu.enter_screen[GFX_SPECIAL_ARG_SCORES].post_delay
1058   },
1059   {
1060     "menu.enter_screen.EDITOR.fade_mode",
1061     &menu.enter_screen[GFX_SPECIAL_ARG_EDITOR].fade_mode
1062   },
1063   {
1064     "menu.enter_screen.EDITOR.fade_delay",
1065     &menu.enter_screen[GFX_SPECIAL_ARG_EDITOR].fade_delay
1066   },
1067   {
1068     "menu.enter_screen.EDITOR.post_delay",
1069     &menu.enter_screen[GFX_SPECIAL_ARG_EDITOR].post_delay
1070   },
1071   {
1072     "menu.enter_screen.INFO.fade_mode",
1073     &menu.enter_screen[GFX_SPECIAL_ARG_INFO].fade_mode
1074   },
1075   {
1076     "menu.enter_screen.INFO.fade_delay",
1077     &menu.enter_screen[GFX_SPECIAL_ARG_INFO].fade_delay
1078   },
1079   {
1080     "menu.enter_screen.INFO.post_delay",
1081     &menu.enter_screen[GFX_SPECIAL_ARG_INFO].post_delay
1082   },
1083   {
1084     "menu.enter_screen.PLAYING.fade_mode",
1085     &menu.enter_screen[GFX_SPECIAL_ARG_PLAYING].fade_mode
1086   },
1087   {
1088     "menu.enter_screen.PLAYING.fade_delay",
1089     &menu.enter_screen[GFX_SPECIAL_ARG_PLAYING].fade_delay
1090   },
1091   {
1092     "menu.enter_screen.PLAYING.post_delay",
1093     &menu.enter_screen[GFX_SPECIAL_ARG_PLAYING].post_delay
1094   },
1095   {
1096     "menu.leave_screen.SCORES.fade_mode",
1097     &menu.leave_screen[GFX_SPECIAL_ARG_SCORES].fade_mode
1098   },
1099   {
1100     "menu.leave_screen.SCORES.fade_delay",
1101     &menu.leave_screen[GFX_SPECIAL_ARG_SCORES].fade_delay
1102   },
1103   {
1104     "menu.leave_screen.SCORES.post_delay",
1105     &menu.leave_screen[GFX_SPECIAL_ARG_SCORES].post_delay
1106   },
1107   {
1108     "menu.leave_screen.EDITOR.fade_mode",
1109     &menu.leave_screen[GFX_SPECIAL_ARG_EDITOR].fade_mode
1110   },
1111   {
1112     "menu.leave_screen.EDITOR.fade_delay",
1113     &menu.leave_screen[GFX_SPECIAL_ARG_EDITOR].fade_delay
1114   },
1115   {
1116     "menu.leave_screen.EDITOR.post_delay",
1117     &menu.leave_screen[GFX_SPECIAL_ARG_EDITOR].post_delay
1118   },
1119   {
1120     "menu.leave_screen.INFO.fade_mode",
1121     &menu.leave_screen[GFX_SPECIAL_ARG_INFO].fade_mode
1122   },
1123   {
1124     "menu.leave_screen.INFO.fade_delay",
1125     &menu.leave_screen[GFX_SPECIAL_ARG_INFO].fade_delay
1126   },
1127   {
1128     "menu.leave_screen.INFO.post_delay",
1129     &menu.leave_screen[GFX_SPECIAL_ARG_INFO].post_delay
1130   },
1131   {
1132     "menu.leave_screen.PLAYING.fade_mode",
1133     &menu.leave_screen[GFX_SPECIAL_ARG_PLAYING].fade_mode
1134   },
1135   {
1136     "menu.leave_screen.PLAYING.fade_delay",
1137     &menu.leave_screen[GFX_SPECIAL_ARG_PLAYING].fade_delay
1138   },
1139   {
1140     "menu.leave_screen.PLAYING.post_delay",
1141     &menu.leave_screen[GFX_SPECIAL_ARG_PLAYING].post_delay
1142   },
1143   {
1144     "menu.draw_xoffset",
1145     &menu.draw_xoffset[GFX_SPECIAL_ARG_DEFAULT]
1146   },
1147   {
1148     "menu.draw_yoffset",
1149     &menu.draw_yoffset[GFX_SPECIAL_ARG_DEFAULT]
1150   },
1151   {
1152     "menu.draw_xoffset.MAIN",
1153     &menu.draw_xoffset[GFX_SPECIAL_ARG_MAIN]
1154   },
1155   {
1156     "menu.draw_yoffset.MAIN",
1157     &menu.draw_yoffset[GFX_SPECIAL_ARG_MAIN]
1158   },
1159   {
1160     "menu.draw_xoffset.LEVELS",
1161     &menu.draw_xoffset[GFX_SPECIAL_ARG_LEVELS]
1162   },
1163   {
1164     "menu.draw_yoffset.LEVELS",
1165     &menu.draw_yoffset[GFX_SPECIAL_ARG_LEVELS]
1166   },
1167   {
1168     "menu.draw_xoffset.LEVELNR",
1169     &menu.draw_xoffset[GFX_SPECIAL_ARG_LEVELNR]
1170   },
1171   {
1172     "menu.draw_yoffset.LEVELNR",
1173     &menu.draw_yoffset[GFX_SPECIAL_ARG_LEVELNR]
1174   },
1175   {
1176     "menu.draw_xoffset.SCORES",
1177     &menu.draw_xoffset[GFX_SPECIAL_ARG_SCORES]
1178   },
1179   {
1180     "menu.draw_yoffset.SCORES",
1181     &menu.draw_yoffset[GFX_SPECIAL_ARG_SCORES]
1182   },
1183   {
1184     "menu.draw_xoffset.EDITOR",
1185     &menu.draw_xoffset[GFX_SPECIAL_ARG_EDITOR]
1186   },
1187   {
1188     "menu.draw_yoffset.EDITOR",
1189     &menu.draw_yoffset[GFX_SPECIAL_ARG_EDITOR]
1190   },
1191   {
1192     "menu.draw_xoffset.INFO",
1193     &menu.draw_xoffset[GFX_SPECIAL_ARG_INFO]
1194   },
1195   {
1196     "menu.draw_yoffset.INFO",
1197     &menu.draw_yoffset[GFX_SPECIAL_ARG_INFO]
1198   },
1199   {
1200     "menu.draw_xoffset.INFO[ELEMENTS]",
1201     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_ELEMENTS]
1202   },
1203   {
1204     "menu.draw_yoffset.INFO[ELEMENTS]",
1205     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_ELEMENTS]
1206   },
1207   {
1208     "menu.draw_xoffset.INFO[MUSIC]",
1209     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_MUSIC]
1210   },
1211   {
1212     "menu.draw_yoffset.INFO[MUSIC]",
1213     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_MUSIC]
1214   },
1215   {
1216     "menu.draw_xoffset.INFO[CREDITS]",
1217     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_CREDITS]
1218   },
1219   {
1220     "menu.draw_yoffset.INFO[CREDITS]",
1221     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_CREDITS]
1222   },
1223   {
1224     "menu.draw_xoffset.INFO[PROGRAM]",
1225     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_PROGRAM]
1226   },
1227   {
1228     "menu.draw_yoffset.INFO[PROGRAM]",
1229     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_PROGRAM]
1230   },
1231   {
1232     "menu.draw_xoffset.INFO[VERSION]",
1233     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_VERSION]
1234   },
1235   {
1236     "menu.draw_yoffset.INFO[VERSION]",
1237     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_VERSION]
1238   },
1239   {
1240     "menu.draw_xoffset.INFO[LEVELSET]",
1241     &menu.draw_xoffset_info[GFX_SPECIAL_ARG_INFO_LEVELSET]
1242   },
1243   {
1244     "menu.draw_yoffset.INFO[LEVELSET]",
1245     &menu.draw_yoffset_info[GFX_SPECIAL_ARG_INFO_LEVELSET]
1246   },
1247   {
1248     "menu.draw_xoffset.SETUP",
1249     &menu.draw_xoffset[GFX_SPECIAL_ARG_SETUP]
1250   },
1251   {
1252     "menu.draw_yoffset.SETUP",
1253     &menu.draw_yoffset[GFX_SPECIAL_ARG_SETUP]
1254   },
1255   {
1256     "menu.draw_xoffset.SETUP[GAME]",
1257     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_GAME]
1258   },
1259   {
1260     "menu.draw_yoffset.SETUP[GAME]",
1261     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_GAME]
1262   },
1263   {
1264     "menu.draw_xoffset.SETUP[EDITOR]",
1265     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_EDITOR]
1266   },
1267   {
1268     "menu.draw_yoffset.SETUP[EDITOR]",
1269     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_EDITOR]
1270   },
1271   {
1272     "menu.draw_xoffset.SETUP[GRAPHICS]",
1273     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_GRAPHICS]
1274   },
1275   {
1276     "menu.draw_yoffset.SETUP[GRAPHICS]",
1277     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_GRAPHICS]
1278   },
1279   {
1280     "menu.draw_xoffset.SETUP[SOUND]",
1281     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SOUND]
1282   },
1283   {
1284     "menu.draw_yoffset.SETUP[SOUND]",
1285     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SOUND]
1286   },
1287   {
1288     "menu.draw_xoffset.SETUP[ARTWORK]",
1289     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_ARTWORK]
1290   },
1291   {
1292     "menu.draw_yoffset.SETUP[ARTWORK]",
1293     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_ARTWORK]
1294   },
1295   {
1296     "menu.draw_xoffset.SETUP[INPUT]",
1297     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_INPUT]
1298   },
1299   {
1300     "menu.draw_yoffset.SETUP[INPUT]",
1301     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_INPUT]
1302   },
1303   {
1304     "menu.draw_xoffset.SETUP[SHORTCUTS]",
1305     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS]
1306   },
1307   {
1308     "menu.draw_yoffset.SETUP[SHORTCUTS]",
1309     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS]
1310   },
1311   {
1312     "menu.draw_xoffset.SETUP[SHORTCUTS_1]",
1313     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_1]
1314   },
1315   {
1316     "menu.draw_yoffset.SETUP[SHORTCUTS_1]",
1317     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_1]
1318   },
1319   {
1320     "menu.draw_xoffset.SETUP[SHORTCUTS_2]",
1321     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_2]
1322   },
1323   {
1324     "menu.draw_yoffset.SETUP[SHORTCUTS_2]",
1325     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_2]
1326   },
1327   {
1328     "menu.draw_xoffset.SETUP[SHORTCUTS_3]",
1329     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_3]
1330   },
1331   {
1332     "menu.draw_yoffset.SETUP[SHORTCUTS_3]",
1333     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_3]
1334   },
1335   {
1336     "menu.draw_xoffset.SETUP[SHORTCUTS_4]",
1337     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_4]
1338   },
1339   {
1340     "menu.draw_yoffset.SETUP[SHORTCUTS_4]",
1341     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_4]
1342   },
1343   {
1344     "menu.draw_xoffset.SETUP[SHORTCUTS_5]",
1345     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_5]
1346   },
1347   {
1348     "menu.draw_yoffset.SETUP[SHORTCUTS_5]",
1349     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_SHORTCUTS_5]
1350   },
1351   {
1352     "menu.draw_xoffset.SETUP[CHOOSE_ARTWORK]",
1353     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_CHOOSE_ARTWORK]
1354   },
1355   {
1356     "menu.draw_yoffset.SETUP[CHOOSE_ARTWORK]",
1357     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_CHOOSE_ARTWORK]
1358   },
1359   {
1360     "menu.draw_xoffset.SETUP[CHOOSE_OTHER]",
1361     &menu.draw_xoffset_setup[GFX_SPECIAL_ARG_SETUP_CHOOSE_OTHER]
1362   },
1363   {
1364     "menu.draw_yoffset.SETUP[CHOOSE_OTHER]",
1365     &menu.draw_yoffset_setup[GFX_SPECIAL_ARG_SETUP_CHOOSE_OTHER]
1366   },
1367   {
1368     "menu.scrollbar_xoffset",
1369     &menu.scrollbar_xoffset
1370   },
1371   {
1372     "menu.list_size",
1373     &menu.list_size[GFX_SPECIAL_ARG_DEFAULT]
1374   },
1375   {
1376     "menu.list_size.LEVELS",
1377     &menu.list_size[GFX_SPECIAL_ARG_LEVELS]
1378   },
1379   {
1380     "menu.list_size.LEVELNR",
1381     &menu.list_size[GFX_SPECIAL_ARG_LEVELNR]
1382   },
1383   {
1384     "menu.list_size.SCORES",
1385     &menu.list_size[GFX_SPECIAL_ARG_SCORES]
1386   },
1387   {
1388     "menu.list_size.INFO",
1389     &menu.list_size[GFX_SPECIAL_ARG_INFO]
1390   },
1391   {
1392     "menu.list_size.SETUP",
1393     &menu.list_size[GFX_SPECIAL_ARG_SETUP]
1394   },
1395   {
1396     "main.button.name.x",
1397     &menu.main.button.name.x
1398   },
1399   {
1400     "main.button.name.y",
1401     &menu.main.button.name.y
1402   },
1403   {
1404     "main.button.levels.x",
1405     &menu.main.button.levels.x
1406   },
1407   {
1408     "main.button.levels.y",
1409     &menu.main.button.levels.y
1410   },
1411   {
1412     "main.button.scores.x",
1413     &menu.main.button.scores.x
1414   },
1415   {
1416     "main.button.scores.y",
1417     &menu.main.button.scores.y
1418   },
1419   {
1420     "main.button.editor.x",
1421     &menu.main.button.editor.x
1422   },
1423   {
1424     "main.button.editor.y",
1425     &menu.main.button.editor.y
1426   },
1427   {
1428     "main.button.info.x",
1429     &menu.main.button.info.x
1430   },
1431   {
1432     "main.button.info.y",
1433     &menu.main.button.info.y
1434   },
1435   {
1436     "main.button.game.x",
1437     &menu.main.button.game.x
1438   },
1439   {
1440     "main.button.game.y",
1441     &menu.main.button.game.y
1442   },
1443   {
1444     "main.button.setup.x",
1445     &menu.main.button.setup.x
1446   },
1447   {
1448     "main.button.setup.y",
1449     &menu.main.button.setup.y
1450   },
1451   {
1452     "main.button.quit.x",
1453     &menu.main.button.quit.x
1454   },
1455   {
1456     "main.button.quit.y",
1457     &menu.main.button.quit.y
1458   },
1459   {
1460     "main.button.prev_level.x",
1461     &menu.main.button.prev_level.x
1462   },
1463   {
1464     "main.button.prev_level.y",
1465     &menu.main.button.prev_level.y
1466   },
1467   {
1468     "main.button.next_level.x",
1469     &menu.main.button.next_level.x
1470   },
1471   {
1472     "main.button.next_level.y",
1473     &menu.main.button.next_level.y
1474   },
1475   {
1476     "main.text.name.x",
1477     &menu.main.text.name.x
1478   },
1479   {
1480     "main.text.name.y",
1481     &menu.main.text.name.y
1482   },
1483   {
1484     "main.text.name.width",
1485     &menu.main.text.name.width
1486   },
1487   {
1488     "main.text.name.height",
1489     &menu.main.text.name.height
1490   },
1491   {
1492     "main.text.name.align",
1493     &menu.main.text.name.align
1494   },
1495   {
1496     "main.text.name.valign",
1497     &menu.main.text.name.valign
1498   },
1499   {
1500     "main.text.name.font",
1501     &menu.main.text.name.font
1502   },
1503   {
1504     "main.text.levels.x",
1505     &menu.main.text.levels.x
1506   },
1507   {
1508     "main.text.levels.y",
1509     &menu.main.text.levels.y
1510   },
1511   {
1512     "main.text.levels.width",
1513     &menu.main.text.levels.width
1514   },
1515   {
1516     "main.text.levels.height",
1517     &menu.main.text.levels.height
1518   },
1519   {
1520     "main.text.levels.align",
1521     &menu.main.text.levels.align
1522   },
1523   {
1524     "main.text.levels.valign",
1525     &menu.main.text.levels.valign
1526   },
1527   {
1528     "main.text.levels.font",
1529     &menu.main.text.levels.font
1530   },
1531   {
1532     "main.text.scores.x",
1533     &menu.main.text.scores.x
1534   },
1535   {
1536     "main.text.scores.y",
1537     &menu.main.text.scores.y
1538   },
1539   {
1540     "main.text.scores.width",
1541     &menu.main.text.scores.width
1542   },
1543   {
1544     "main.text.scores.height",
1545     &menu.main.text.scores.height
1546   },
1547   {
1548     "main.text.scores.align",
1549     &menu.main.text.scores.align
1550   },
1551   {
1552     "main.text.scores.valign",
1553     &menu.main.text.scores.valign
1554   },
1555   {
1556     "main.text.scores.font",
1557     &menu.main.text.scores.font
1558   },
1559   {
1560     "main.text.editor.x",
1561     &menu.main.text.editor.x
1562   },
1563   {
1564     "main.text.editor.y",
1565     &menu.main.text.editor.y
1566   },
1567   {
1568     "main.text.editor.width",
1569     &menu.main.text.editor.width
1570   },
1571   {
1572     "main.text.editor.height",
1573     &menu.main.text.editor.height
1574   },
1575   {
1576     "main.text.editor.align",
1577     &menu.main.text.editor.align
1578   },
1579   {
1580     "main.text.editor.valign",
1581     &menu.main.text.editor.valign
1582   },
1583   {
1584     "main.text.editor.font",
1585     &menu.main.text.editor.font
1586   },
1587   {
1588     "main.text.info.x",
1589     &menu.main.text.info.x
1590   },
1591   {
1592     "main.text.info.y",
1593     &menu.main.text.info.y
1594   },
1595   {
1596     "main.text.info.width",
1597     &menu.main.text.info.width
1598   },
1599   {
1600     "main.text.info.height",
1601     &menu.main.text.info.height
1602   },
1603   {
1604     "main.text.info.align",
1605     &menu.main.text.info.align
1606   },
1607   {
1608     "main.text.info.valign",
1609     &menu.main.text.info.valign
1610   },
1611   {
1612     "main.text.info.font",
1613     &menu.main.text.info.font
1614   },
1615   {
1616     "main.text.game.x",
1617     &menu.main.text.game.x
1618   },
1619   {
1620     "main.text.game.y",
1621     &menu.main.text.game.y
1622   },
1623   {
1624     "main.text.game.width",
1625     &menu.main.text.game.width
1626   },
1627   {
1628     "main.text.game.height",
1629     &menu.main.text.game.height
1630   },
1631   {
1632     "main.text.game.align",
1633     &menu.main.text.game.align
1634   },
1635   {
1636     "main.text.game.valign",
1637     &menu.main.text.game.valign
1638   },
1639   {
1640     "main.text.game.font",
1641     &menu.main.text.game.font
1642   },
1643   {
1644     "main.text.setup.x",
1645     &menu.main.text.setup.x
1646   },
1647   {
1648     "main.text.setup.y",
1649     &menu.main.text.setup.y
1650   },
1651   {
1652     "main.text.setup.width",
1653     &menu.main.text.setup.width
1654   },
1655   {
1656     "main.text.setup.height",
1657     &menu.main.text.setup.height
1658   },
1659   {
1660     "main.text.setup.align",
1661     &menu.main.text.setup.align
1662   },
1663   {
1664     "main.text.setup.valign",
1665     &menu.main.text.setup.valign
1666   },
1667   {
1668     "main.text.setup.font",
1669     &menu.main.text.setup.font
1670   },
1671   {
1672     "main.text.quit.x",
1673     &menu.main.text.quit.x
1674   },
1675   {
1676     "main.text.quit.y",
1677     &menu.main.text.quit.y
1678   },
1679   {
1680     "main.text.quit.width",
1681     &menu.main.text.quit.width
1682   },
1683   {
1684     "main.text.quit.height",
1685     &menu.main.text.quit.height
1686   },
1687   {
1688     "main.text.quit.align",
1689     &menu.main.text.quit.align
1690   },
1691   {
1692     "main.text.quit.valign",
1693     &menu.main.text.quit.valign
1694   },
1695   {
1696     "main.text.quit.font",
1697     &menu.main.text.quit.font
1698   },
1699   {
1700     "main.text.first_level.x",
1701     &menu.main.text.first_level.x
1702   },
1703   {
1704     "main.text.first_level.y",
1705     &menu.main.text.first_level.y
1706   },
1707   {
1708     "main.text.first_level.align",
1709     &menu.main.text.first_level.align
1710   },
1711   {
1712     "main.text.first_level.valign",
1713     &menu.main.text.first_level.valign
1714   },
1715   {
1716     "main.text.first_level.digits",
1717     &menu.main.text.first_level.size
1718   },
1719   {
1720     "main.text.first_level.font",
1721     &menu.main.text.first_level.font
1722   },
1723   {
1724     "main.text.last_level.x",
1725     &menu.main.text.last_level.x
1726   },
1727   {
1728     "main.text.last_level.y",
1729     &menu.main.text.last_level.y
1730   },
1731   {
1732     "main.text.last_level.align",
1733     &menu.main.text.last_level.align
1734   },
1735   {
1736     "main.text.last_level.valign",
1737     &menu.main.text.last_level.valign
1738   },
1739   {
1740     "main.text.last_level.digits",
1741     &menu.main.text.last_level.size
1742   },
1743   {
1744     "main.text.last_level.font",
1745     &menu.main.text.last_level.font
1746   },
1747   {
1748     "main.text.level_number.x",
1749     &menu.main.text.level_number.x
1750   },
1751   {
1752     "main.text.level_number.y",
1753     &menu.main.text.level_number.y
1754   },
1755   {
1756     "main.text.level_number.align",
1757     &menu.main.text.level_number.align
1758   },
1759   {
1760     "main.text.level_number.valign",
1761     &menu.main.text.level_number.valign
1762   },
1763   {
1764     "main.text.level_number.digits",
1765     &menu.main.text.level_number.size
1766   },
1767   {
1768     "main.text.level_number.font",
1769     &menu.main.text.level_number.font
1770   },
1771   {
1772     "main.text.level_info_1.x",
1773     &menu.main.text.level_info_1.x
1774   },
1775   {
1776     "main.text.level_info_1.y",
1777     &menu.main.text.level_info_1.y
1778   },
1779   {
1780     "main.text.level_info_1.align",
1781     &menu.main.text.level_info_1.align
1782   },
1783   {
1784     "main.text.level_info_1.valign",
1785     &menu.main.text.level_info_1.valign
1786   },
1787   {
1788     "main.text.level_info_1.chars",
1789     &menu.main.text.level_info_1.size
1790   },
1791   {
1792     "main.text.level_info_1.font",
1793     &menu.main.text.level_info_1.font
1794   },
1795   {
1796     "main.text.level_info_2.x",
1797     &menu.main.text.level_info_2.x
1798   },
1799   {
1800     "main.text.level_info_2.y",
1801     &menu.main.text.level_info_2.y
1802   },
1803   {
1804     "main.text.level_info_2.align",
1805     &menu.main.text.level_info_2.align
1806   },
1807   {
1808     "main.text.level_info_2.valign",
1809     &menu.main.text.level_info_2.valign
1810   },
1811   {
1812     "main.text.level_info_2.chars",
1813     &menu.main.text.level_info_2.size
1814   },
1815   {
1816     "main.text.level_info_2.font",
1817     &menu.main.text.level_info_2.font
1818   },
1819   {
1820     "main.text.level_info_2.font_header",
1821     &menu.main.text.level_info_2.font_alt
1822   },
1823   {
1824     "main.text.level_name.x",
1825     &menu.main.text.level_name.x
1826   },
1827   {
1828     "main.text.level_name.y",
1829     &menu.main.text.level_name.y
1830   },
1831   {
1832     "main.text.level_name.align",
1833     &menu.main.text.level_name.align
1834   },
1835   {
1836     "main.text.level_name.valign",
1837     &menu.main.text.level_name.valign
1838   },
1839   {
1840     "main.text.level_name.chars",
1841     &menu.main.text.level_name.size
1842   },
1843   {
1844     "main.text.level_name.font",
1845     &menu.main.text.level_name.font
1846   },
1847   {
1848     "main.text.level_author.x",
1849     &menu.main.text.level_author.x
1850   },
1851   {
1852     "main.text.level_author.y",
1853     &menu.main.text.level_author.y
1854   },
1855   {
1856     "main.text.level_author.align",
1857     &menu.main.text.level_author.align
1858   },
1859   {
1860     "main.text.level_author.valign",
1861     &menu.main.text.level_author.valign
1862   },
1863   {
1864     "main.text.level_author.chars",
1865     &menu.main.text.level_author.size
1866   },
1867   {
1868     "main.text.level_author.font",
1869     &menu.main.text.level_author.font
1870   },
1871   {
1872     "main.text.level_year.x",
1873     &menu.main.text.level_year.x
1874   },
1875   {
1876     "main.text.level_year.y",
1877     &menu.main.text.level_year.y
1878   },
1879   {
1880     "main.text.level_year.align",
1881     &menu.main.text.level_year.align
1882   },
1883   {
1884     "main.text.level_year.valign",
1885     &menu.main.text.level_year.valign
1886   },
1887   {
1888     "main.text.level_year.digits",
1889     &menu.main.text.level_year.size
1890   },
1891   {
1892     "main.text.level_year.font",
1893     &menu.main.text.level_year.font
1894   },
1895   {
1896     "main.text.level_imported_from.x",
1897     &menu.main.text.level_imported_from.x
1898   },
1899   {
1900     "main.text.level_imported_from.y",
1901     &menu.main.text.level_imported_from.y
1902   },
1903   {
1904     "main.text.level_imported_from.align",
1905     &menu.main.text.level_imported_from.align
1906   },
1907   {
1908     "main.text.level_imported_from.valign",
1909     &menu.main.text.level_imported_from.valign
1910   },
1911   {
1912     "main.text.level_imported_from.chars",
1913     &menu.main.text.level_imported_from.size
1914   },
1915   {
1916     "main.text.level_imported_from.font",
1917     &menu.main.text.level_imported_from.font
1918   },
1919   {
1920     "main.text.level_imported_by.x",
1921     &menu.main.text.level_imported_by.x
1922   },
1923   {
1924     "main.text.level_imported_by.y",
1925     &menu.main.text.level_imported_by.y
1926   },
1927   {
1928     "main.text.level_imported_by.align",
1929     &menu.main.text.level_imported_by.align
1930   },
1931   {
1932     "main.text.level_imported_by.valign",
1933     &menu.main.text.level_imported_by.valign
1934   },
1935   {
1936     "main.text.level_imported_by.chars",
1937     &menu.main.text.level_imported_by.size
1938   },
1939   {
1940     "main.text.level_imported_by.font",
1941     &menu.main.text.level_imported_by.font
1942   },
1943   {
1944     "main.text.level_tested_by.x",
1945     &menu.main.text.level_tested_by.x
1946   },
1947   {
1948     "main.text.level_tested_by.y",
1949     &menu.main.text.level_tested_by.y
1950   },
1951   {
1952     "main.text.level_tested_by.align",
1953     &menu.main.text.level_tested_by.align
1954   },
1955   {
1956     "main.text.level_tested_by.valign",
1957     &menu.main.text.level_tested_by.valign
1958   },
1959   {
1960     "main.text.level_tested_by.chars",
1961     &menu.main.text.level_tested_by.size
1962   },
1963   {
1964     "main.text.level_tested_by.font",
1965     &menu.main.text.level_tested_by.font
1966   },
1967   {
1968     "main.text.title_1.x",
1969     &menu.main.text.title_1.x
1970   },
1971   {
1972     "main.text.title_1.y",
1973     &menu.main.text.title_1.y
1974   },
1975   {
1976     "main.text.title_1.align",
1977     &menu.main.text.title_1.align
1978   },
1979   {
1980     "main.text.title_1.valign",
1981     &menu.main.text.title_1.valign
1982   },
1983   {
1984     "main.text.title_1.font",
1985     &menu.main.text.title_1.font
1986   },
1987   {
1988     "main.text.title_2.x",
1989     &menu.main.text.title_2.x
1990   },
1991   {
1992     "main.text.title_2.y",
1993     &menu.main.text.title_2.y
1994   },
1995   {
1996     "main.text.title_2.align",
1997     &menu.main.text.title_2.align
1998   },
1999   {
2000     "main.text.title_2.valign",
2001     &menu.main.text.title_2.valign
2002   },
2003   {
2004     "main.text.title_2.font",
2005     &menu.main.text.title_2.font
2006   },
2007   {
2008     "main.text.title_3.x",
2009     &menu.main.text.title_3.x
2010   },
2011   {
2012     "main.text.title_3.y",
2013     &menu.main.text.title_3.y
2014   },
2015   {
2016     "main.text.title_3.align",
2017     &menu.main.text.title_3.align
2018   },
2019   {
2020     "main.text.title_3.valign",
2021     &menu.main.text.title_3.valign
2022   },
2023   {
2024     "main.text.title_3.font",
2025     &menu.main.text.title_3.font
2026   },
2027   {
2028     "main.input.name.x",
2029     &menu.main.input.name.x
2030   },
2031   {
2032     "main.input.name.y",
2033     &menu.main.input.name.y
2034   },
2035   {
2036     "main.input.name.align",
2037     &menu.main.input.name.align
2038   },
2039   {
2040     "main.input.name.valign",
2041     &menu.main.input.name.valign
2042   },
2043   {
2044     "main.input.name.font",
2045     &menu.main.input.name.font
2046   },
2047   {
2048     "preview.x",
2049     &preview.x
2050   },
2051   {
2052     "preview.y",
2053     &preview.y
2054   },
2055   {
2056     "preview.align",
2057     &preview.align
2058   },
2059   {
2060     "preview.valign",
2061     &preview.valign
2062   },
2063   {
2064     "preview.xsize",
2065     &preview.xsize
2066   },
2067   {
2068     "preview.ysize",
2069     &preview.ysize
2070   },
2071   {
2072     "preview.xoffset",
2073     &preview.xoffset
2074   },
2075   {
2076     "preview.yoffset",
2077     &preview.yoffset
2078   },
2079   {
2080     "preview.tile_size",
2081     &preview.tile_size
2082   },
2083   {
2084     "preview.step_offset",
2085     &preview.step_offset
2086   },
2087   {
2088     "preview.step_delay",
2089     &preview.step_delay
2090   },
2091   {
2092     "preview.anim_mode",
2093     &preview.anim_mode
2094   },
2095   {
2096     "door_1.width",
2097     &door_1.width
2098   },
2099   {
2100     "door_1.height",
2101     &door_1.height
2102   },
2103   {
2104     "door_1.step_offset",
2105     &door_1.step_offset
2106   },
2107   {
2108     "door_1.step_delay",
2109     &door_1.step_delay
2110   },
2111   {
2112     "door_1.anim_mode",
2113     &door_1.anim_mode
2114   },
2115   {
2116     "door_2.width",
2117     &door_2.width
2118   },
2119   {
2120     "door_2.height",
2121     &door_2.height
2122   },
2123   {
2124     "door_2.step_offset",
2125     &door_2.step_offset
2126   },
2127   {
2128     "door_2.step_delay",
2129     &door_2.step_delay
2130   },
2131   {
2132     "door_2.anim_mode",
2133     &door_2.anim_mode
2134   },
2135   {
2136     "game.panel.level_number.x",
2137     &game.panel.level_number.x
2138   },
2139   {
2140     "game.panel.level_number.y",
2141     &game.panel.level_number.y
2142   },
2143   {
2144     "game.panel.level_number.align",
2145     &game.panel.level_number.align
2146   },
2147   {
2148     "game.panel.level_number.valign",
2149     &game.panel.level_number.valign
2150   },
2151   {
2152     "game.panel.level_number.digits",
2153     &game.panel.level_number.size
2154   },
2155   {
2156     "game.panel.level_number.font",
2157     &game.panel.level_number.font
2158   },
2159   {
2160     "game.panel.level_number.font_narrow",
2161     &game.panel.level_number.font_alt
2162   },
2163   {
2164     "game.panel.level_number.draw_masked",
2165     &game.panel.level_number.draw_masked
2166   },
2167   {
2168     "game.panel.level_number.draw_order",
2169     &game.panel.level_number.sort_priority
2170   },
2171   {
2172     "game.panel.gems.x",
2173     &game.panel.gems.x
2174   },
2175   {
2176     "game.panel.gems.y",
2177     &game.panel.gems.y
2178   },
2179   {
2180     "game.panel.gems.align",
2181     &game.panel.gems.align
2182   },
2183   {
2184     "game.panel.gems.valign",
2185     &game.panel.gems.valign
2186   },
2187   {
2188     "game.panel.gems.digits",
2189     &game.panel.gems.size
2190   },
2191   {
2192     "game.panel.gems.font",
2193     &game.panel.gems.font
2194   },
2195   {
2196     "game.panel.gems.draw_masked",
2197     &game.panel.gems.draw_masked
2198   },
2199   {
2200     "game.panel.gems.draw_order",
2201     &game.panel.gems.sort_priority
2202   },
2203   {
2204     "game.panel.inventory_count.x",
2205     &game.panel.inventory_count.x
2206   },
2207   {
2208     "game.panel.inventory_count.y",
2209     &game.panel.inventory_count.y
2210   },
2211   {
2212     "game.panel.inventory_count.align",
2213     &game.panel.inventory_count.align
2214   },
2215   {
2216     "game.panel.inventory_count.valign",
2217     &game.panel.inventory_count.valign
2218   },
2219   {
2220     "game.panel.inventory_count.digits",
2221     &game.panel.inventory_count.size
2222   },
2223   {
2224     "game.panel.inventory_count.font",
2225     &game.panel.inventory_count.font
2226   },
2227   {
2228     "game.panel.inventory_count.draw_masked",
2229     &game.panel.inventory_count.draw_masked
2230   },
2231   {
2232     "game.panel.inventory_count.draw_order",
2233     &game.panel.inventory_count.sort_priority
2234   },
2235   {
2236     "game.panel.inventory_first_1.x",
2237     &game.panel.inventory_first[0].x
2238   },
2239   {
2240     "game.panel.inventory_first_1.y",
2241     &game.panel.inventory_first[0].y
2242   },
2243   {
2244     "game.panel.inventory_first_1.tile_size",
2245     &game.panel.inventory_first[0].size
2246   },
2247   {
2248     "game.panel.inventory_first_1.draw_masked",
2249     &game.panel.inventory_first[0].draw_masked
2250   },
2251   {
2252     "game.panel.inventory_first_1.draw_order",
2253     &game.panel.inventory_first[0].sort_priority
2254   },
2255   {
2256     "game.panel.inventory_first_2.x",
2257     &game.panel.inventory_first[1].x
2258   },
2259   {
2260     "game.panel.inventory_first_2.y",
2261     &game.panel.inventory_first[1].y
2262   },
2263   {
2264     "game.panel.inventory_first_2.tile_size",
2265     &game.panel.inventory_first[1].size
2266   },
2267   {
2268     "game.panel.inventory_first_2.draw_masked",
2269     &game.panel.inventory_first[1].draw_masked
2270   },
2271   {
2272     "game.panel.inventory_first_2.draw_order",
2273     &game.panel.inventory_first[1].sort_priority
2274   },
2275   {
2276     "game.panel.inventory_first_3.x",
2277     &game.panel.inventory_first[2].x
2278   },
2279   {
2280     "game.panel.inventory_first_3.y",
2281     &game.panel.inventory_first[2].y
2282   },
2283   {
2284     "game.panel.inventory_first_3.tile_size",
2285     &game.panel.inventory_first[2].size
2286   },
2287   {
2288     "game.panel.inventory_first_3.draw_masked",
2289     &game.panel.inventory_first[2].draw_masked
2290   },
2291   {
2292     "game.panel.inventory_first_3.draw_order",
2293     &game.panel.inventory_first[2].sort_priority
2294   },
2295   {
2296     "game.panel.inventory_first_4.x",
2297     &game.panel.inventory_first[3].x
2298   },
2299   {
2300     "game.panel.inventory_first_4.y",
2301     &game.panel.inventory_first[3].y
2302   },
2303   {
2304     "game.panel.inventory_first_4.tile_size",
2305     &game.panel.inventory_first[3].size
2306   },
2307   {
2308     "game.panel.inventory_first_4.draw_masked",
2309     &game.panel.inventory_first[3].draw_masked
2310   },
2311   {
2312     "game.panel.inventory_first_4.draw_order",
2313     &game.panel.inventory_first[3].sort_priority
2314   },
2315   {
2316     "game.panel.inventory_first_5.x",
2317     &game.panel.inventory_first[4].x
2318   },
2319   {
2320     "game.panel.inventory_first_5.y",
2321     &game.panel.inventory_first[4].y
2322   },
2323   {
2324     "game.panel.inventory_first_5.tile_size",
2325     &game.panel.inventory_first[4].size
2326   },
2327   {
2328     "game.panel.inventory_first_5.draw_masked",
2329     &game.panel.inventory_first[4].draw_masked
2330   },
2331   {
2332     "game.panel.inventory_first_5.draw_order",
2333     &game.panel.inventory_first[4].sort_priority
2334   },
2335   {
2336     "game.panel.inventory_first_6.x",
2337     &game.panel.inventory_first[5].x
2338   },
2339   {
2340     "game.panel.inventory_first_6.y",
2341     &game.panel.inventory_first[5].y
2342   },
2343   {
2344     "game.panel.inventory_first_6.tile_size",
2345     &game.panel.inventory_first[5].size
2346   },
2347   {
2348     "game.panel.inventory_first_6.draw_masked",
2349     &game.panel.inventory_first[5].draw_masked
2350   },
2351   {
2352     "game.panel.inventory_first_6.draw_order",
2353     &game.panel.inventory_first[5].sort_priority
2354   },
2355   {
2356     "game.panel.inventory_first_7.x",
2357     &game.panel.inventory_first[6].x
2358   },
2359   {
2360     "game.panel.inventory_first_7.y",
2361     &game.panel.inventory_first[6].y
2362   },
2363   {
2364     "game.panel.inventory_first_7.tile_size",
2365     &game.panel.inventory_first[6].size
2366   },
2367   {
2368     "game.panel.inventory_first_7.draw_masked",
2369     &game.panel.inventory_first[6].draw_masked
2370   },
2371   {
2372     "game.panel.inventory_first_7.draw_order",
2373     &game.panel.inventory_first[6].sort_priority
2374   },
2375   {
2376     "game.panel.inventory_first_8.x",
2377     &game.panel.inventory_first[7].x
2378   },
2379   {
2380     "game.panel.inventory_first_8.y",
2381     &game.panel.inventory_first[7].y
2382   },
2383   {
2384     "game.panel.inventory_first_8.tile_size",
2385     &game.panel.inventory_first[7].size
2386   },
2387   {
2388     "game.panel.inventory_first_8.draw_masked",
2389     &game.panel.inventory_first[7].draw_masked
2390   },
2391   {
2392     "game.panel.inventory_first_8.draw_order",
2393     &game.panel.inventory_first[7].sort_priority
2394   },
2395   {
2396     "game.panel.inventory_last_1.x",
2397     &game.panel.inventory_last[0].x
2398   },
2399   {
2400     "game.panel.inventory_last_1.y",
2401     &game.panel.inventory_last[0].y
2402   },
2403   {
2404     "game.panel.inventory_last_1.tile_size",
2405     &game.panel.inventory_last[0].size
2406   },
2407   {
2408     "game.panel.inventory_last_1.draw_masked",
2409     &game.panel.inventory_last[0].draw_masked
2410   },
2411   {
2412     "game.panel.inventory_last_1.draw_order",
2413     &game.panel.inventory_last[0].sort_priority
2414   },
2415   {
2416     "game.panel.inventory_last_2.x",
2417     &game.panel.inventory_last[1].x
2418   },
2419   {
2420     "game.panel.inventory_last_2.y",
2421     &game.panel.inventory_last[1].y
2422   },
2423   {
2424     "game.panel.inventory_last_2.tile_size",
2425     &game.panel.inventory_last[1].size
2426   },
2427   {
2428     "game.panel.inventory_last_2.draw_masked",
2429     &game.panel.inventory_last[1].draw_masked
2430   },
2431   {
2432     "game.panel.inventory_last_2.draw_order",
2433     &game.panel.inventory_last[1].sort_priority
2434   },
2435   {
2436     "game.panel.inventory_last_3.x",
2437     &game.panel.inventory_last[2].x
2438   },
2439   {
2440     "game.panel.inventory_last_3.y",
2441     &game.panel.inventory_last[2].y
2442   },
2443   {
2444     "game.panel.inventory_last_3.tile_size",
2445     &game.panel.inventory_last[2].size
2446   },
2447   {
2448     "game.panel.inventory_last_3.draw_masked",
2449     &game.panel.inventory_last[2].draw_masked
2450   },
2451   {
2452     "game.panel.inventory_last_3.draw_order",
2453     &game.panel.inventory_last[2].sort_priority
2454   },
2455   {
2456     "game.panel.inventory_last_4.x",
2457     &game.panel.inventory_last[3].x
2458   },
2459   {
2460     "game.panel.inventory_last_4.y",
2461     &game.panel.inventory_last[3].y
2462   },
2463   {
2464     "game.panel.inventory_last_4.tile_size",
2465     &game.panel.inventory_last[3].size
2466   },
2467   {
2468     "game.panel.inventory_last_4.draw_masked",
2469     &game.panel.inventory_last[3].draw_masked
2470   },
2471   {
2472     "game.panel.inventory_last_4.draw_order",
2473     &game.panel.inventory_last[3].sort_priority
2474   },
2475   {
2476     "game.panel.inventory_last_5.x",
2477     &game.panel.inventory_last[4].x
2478   },
2479   {
2480     "game.panel.inventory_last_5.y",
2481     &game.panel.inventory_last[4].y
2482   },
2483   {
2484     "game.panel.inventory_last_5.tile_size",
2485     &game.panel.inventory_last[4].size
2486   },
2487   {
2488     "game.panel.inventory_last_5.draw_masked",
2489     &game.panel.inventory_last[4].draw_masked
2490   },
2491   {
2492     "game.panel.inventory_last_5.draw_order",
2493     &game.panel.inventory_last[4].sort_priority
2494   },
2495   {
2496     "game.panel.inventory_last_6.x",
2497     &game.panel.inventory_last[5].x
2498   },
2499   {
2500     "game.panel.inventory_last_6.y",
2501     &game.panel.inventory_last[5].y
2502   },
2503   {
2504     "game.panel.inventory_last_6.tile_size",
2505     &game.panel.inventory_last[5].size
2506   },
2507   {
2508     "game.panel.inventory_last_6.draw_masked",
2509     &game.panel.inventory_last[5].draw_masked
2510   },
2511   {
2512     "game.panel.inventory_last_6.draw_order",
2513     &game.panel.inventory_last[5].sort_priority
2514   },
2515   {
2516     "game.panel.inventory_last_7.x",
2517     &game.panel.inventory_last[6].x
2518   },
2519   {
2520     "game.panel.inventory_last_7.y",
2521     &game.panel.inventory_last[6].y
2522   },
2523   {
2524     "game.panel.inventory_last_7.tile_size",
2525     &game.panel.inventory_last[6].size
2526   },
2527   {
2528     "game.panel.inventory_last_7.draw_masked",
2529     &game.panel.inventory_last[6].draw_masked
2530   },
2531   {
2532     "game.panel.inventory_last_7.draw_order",
2533     &game.panel.inventory_last[6].sort_priority
2534   },
2535   {
2536     "game.panel.inventory_last_8.x",
2537     &game.panel.inventory_last[7].x
2538   },
2539   {
2540     "game.panel.inventory_last_8.y",
2541     &game.panel.inventory_last[7].y
2542   },
2543   {
2544     "game.panel.inventory_last_8.tile_size",
2545     &game.panel.inventory_last[7].size
2546   },
2547   {
2548     "game.panel.inventory_last_8.draw_masked",
2549     &game.panel.inventory_last[7].draw_masked
2550   },
2551   {
2552     "game.panel.inventory_last_8.draw_order",
2553     &game.panel.inventory_last[7].sort_priority
2554   },
2555   {
2556     "game.panel.key_1.x",
2557     &game.panel.key[0].x
2558   },
2559   {
2560     "game.panel.key_1.y",
2561     &game.panel.key[0].y
2562   },
2563   {
2564     "game.panel.key_1.tile_size",
2565     &game.panel.key[0].size
2566   },
2567   {
2568     "game.panel.key_1.draw_masked",
2569     &game.panel.key[0].draw_masked
2570   },
2571   {
2572     "game.panel.key_1.draw_order",
2573     &game.panel.key[0].sort_priority
2574   },
2575   {
2576     "game.panel.key_2.x",
2577     &game.panel.key[1].x
2578   },
2579   {
2580     "game.panel.key_2.y",
2581     &game.panel.key[1].y
2582   },
2583   {
2584     "game.panel.key_2.tile_size",
2585     &game.panel.key[1].size
2586   },
2587   {
2588     "game.panel.key_2.draw_masked",
2589     &game.panel.key[1].draw_masked
2590   },
2591   {
2592     "game.panel.key_2.draw_order",
2593     &game.panel.key[1].sort_priority
2594   },
2595   {
2596     "game.panel.key_3.x",
2597     &game.panel.key[2].x
2598   },
2599   {
2600     "game.panel.key_3.y",
2601     &game.panel.key[2].y
2602   },
2603   {
2604     "game.panel.key_3.tile_size",
2605     &game.panel.key[2].size
2606   },
2607   {
2608     "game.panel.key_3.draw_masked",
2609     &game.panel.key[2].draw_masked
2610   },
2611   {
2612     "game.panel.key_3.draw_order",
2613     &game.panel.key[2].sort_priority
2614   },
2615   {
2616     "game.panel.key_4.x",
2617     &game.panel.key[3].x
2618   },
2619   {
2620     "game.panel.key_4.y",
2621     &game.panel.key[3].y
2622   },
2623   {
2624     "game.panel.key_4.tile_size",
2625     &game.panel.key[3].size
2626   },
2627   {
2628     "game.panel.key_4.draw_masked",
2629     &game.panel.key[3].draw_masked
2630   },
2631   {
2632     "game.panel.key_4.draw_order",
2633     &game.panel.key[3].sort_priority
2634   },
2635   {
2636     "game.panel.key_5.x",
2637     &game.panel.key[4].x
2638   },
2639   {
2640     "game.panel.key_5.y",
2641     &game.panel.key[4].y
2642   },
2643   {
2644     "game.panel.key_5.tile_size",
2645     &game.panel.key[4].size
2646   },
2647   {
2648     "game.panel.key_5.draw_masked",
2649     &game.panel.key[4].draw_masked
2650   },
2651   {
2652     "game.panel.key_5.draw_order",
2653     &game.panel.key[4].sort_priority
2654   },
2655   {
2656     "game.panel.key_6.x",
2657     &game.panel.key[5].x
2658   },
2659   {
2660     "game.panel.key_6.y",
2661     &game.panel.key[5].y
2662   },
2663   {
2664     "game.panel.key_6.tile_size",
2665     &game.panel.key[5].size
2666   },
2667   {
2668     "game.panel.key_6.draw_masked",
2669     &game.panel.key[5].draw_masked
2670   },
2671   {
2672     "game.panel.key_6.draw_order",
2673     &game.panel.key[5].sort_priority
2674   },
2675   {
2676     "game.panel.key_7.x",
2677     &game.panel.key[6].x
2678   },
2679   {
2680     "game.panel.key_7.y",
2681     &game.panel.key[6].y
2682   },
2683   {
2684     "game.panel.key_7.tile_size",
2685     &game.panel.key[6].size
2686   },
2687   {
2688     "game.panel.key_7.draw_masked",
2689     &game.panel.key[6].draw_masked
2690   },
2691   {
2692     "game.panel.key_7.draw_order",
2693     &game.panel.key[6].sort_priority
2694   },
2695   {
2696     "game.panel.key_8.x",
2697     &game.panel.key[7].x
2698   },
2699   {
2700     "game.panel.key_8.y",
2701     &game.panel.key[7].y
2702   },
2703   {
2704     "game.panel.key_8.tile_size",
2705     &game.panel.key[7].size
2706   },
2707   {
2708     "game.panel.key_8.draw_masked",
2709     &game.panel.key[7].draw_masked
2710   },
2711   {
2712     "game.panel.key_8.draw_order",
2713     &game.panel.key[7].sort_priority
2714   },
2715   {
2716     "game.panel.key_white.x",
2717     &game.panel.key_white.x
2718   },
2719   {
2720     "game.panel.key_white.y",
2721     &game.panel.key_white.y
2722   },
2723   {
2724     "game.panel.key_white.tile_size",
2725     &game.panel.key_white.size
2726   },
2727   {
2728     "game.panel.key_white.draw_masked",
2729     &game.panel.key_white.draw_masked
2730   },
2731   {
2732     "game.panel.key_white.draw_order",
2733     &game.panel.key_white.sort_priority
2734   },
2735   {
2736     "game.panel.key_white_count.x",
2737     &game.panel.key_white_count.x
2738   },
2739   {
2740     "game.panel.key_white_count.y",
2741     &game.panel.key_white_count.y
2742   },
2743   {
2744     "game.panel.key_white_count.align",
2745     &game.panel.key_white_count.align
2746   },
2747   {
2748     "game.panel.key_white_count.valign",
2749     &game.panel.key_white_count.valign
2750   },
2751   {
2752     "game.panel.key_white_count.digits",
2753     &game.panel.key_white_count.size
2754   },
2755   {
2756     "game.panel.key_white_count.font",
2757     &game.panel.key_white_count.font
2758   },
2759   {
2760     "game.panel.key_white_count.draw_masked",
2761     &game.panel.key_white_count.draw_masked
2762   },
2763   {
2764     "game.panel.key_white_count.draw_order",
2765     &game.panel.key_white_count.sort_priority
2766   },
2767   {
2768     "game.panel.score.x",
2769     &game.panel.score.x
2770   },
2771   {
2772     "game.panel.score.y",
2773     &game.panel.score.y
2774   },
2775   {
2776     "game.panel.score.align",
2777     &game.panel.score.align
2778   },
2779   {
2780     "game.panel.score.valign",
2781     &game.panel.score.valign
2782   },
2783   {
2784     "game.panel.score.digits",
2785     &game.panel.score.size
2786   },
2787   {
2788     "game.panel.score.font",
2789     &game.panel.score.font
2790   },
2791   {
2792     "game.panel.score.draw_masked",
2793     &game.panel.score.draw_masked
2794   },
2795   {
2796     "game.panel.score.draw_order",
2797     &game.panel.score.sort_priority
2798   },
2799   {
2800     "game.panel.highscore.x",
2801     &game.panel.highscore.x
2802   },
2803   {
2804     "game.panel.highscore.y",
2805     &game.panel.highscore.y
2806   },
2807   {
2808     "game.panel.highscore.align",
2809     &game.panel.highscore.align
2810   },
2811   {
2812     "game.panel.highscore.valign",
2813     &game.panel.highscore.valign
2814   },
2815   {
2816     "game.panel.highscore.digits",
2817     &game.panel.highscore.size
2818   },
2819   {
2820     "game.panel.highscore.font",
2821     &game.panel.highscore.font
2822   },
2823   {
2824     "game.panel.highscore.draw_masked",
2825     &game.panel.highscore.draw_masked
2826   },
2827   {
2828     "game.panel.highscore.draw_order",
2829     &game.panel.highscore.sort_priority
2830   },
2831   {
2832     "game.panel.time.x",
2833     &game.panel.time.x
2834   },
2835   {
2836     "game.panel.time.y",
2837     &game.panel.time.y
2838   },
2839   {
2840     "game.panel.time.align",
2841     &game.panel.time.align
2842   },
2843   {
2844     "game.panel.time.valign",
2845     &game.panel.time.valign
2846   },
2847   {
2848     "game.panel.time.digits",
2849     &game.panel.time.size
2850   },
2851   {
2852     "game.panel.time.font",
2853     &game.panel.time.font
2854   },
2855   {
2856     "game.panel.time.font_narrow",
2857     &game.panel.time.font_alt
2858   },
2859   {
2860     "game.panel.time.draw_masked",
2861     &game.panel.time.draw_masked
2862   },
2863   {
2864     "game.panel.time.draw_order",
2865     &game.panel.time.sort_priority
2866   },
2867   {
2868     "game.panel.time_hh.x",
2869     &game.panel.time_hh.x
2870   },
2871   {
2872     "game.panel.time_hh.y",
2873     &game.panel.time_hh.y
2874   },
2875   {
2876     "game.panel.time_hh.align",
2877     &game.panel.time_hh.align
2878   },
2879   {
2880     "game.panel.time_hh.valign",
2881     &game.panel.time_hh.valign
2882   },
2883   {
2884     "game.panel.time_hh.digits",
2885     &game.panel.time_hh.size
2886   },
2887   {
2888     "game.panel.time_hh.font",
2889     &game.panel.time_hh.font
2890   },
2891   {
2892     "game.panel.time_hh.draw_masked",
2893     &game.panel.time_hh.draw_masked
2894   },
2895   {
2896     "game.panel.time_hh.draw_order",
2897     &game.panel.time_hh.sort_priority
2898   },
2899   {
2900     "game.panel.time_mm.x",
2901     &game.panel.time_mm.x
2902   },
2903   {
2904     "game.panel.time_mm.y",
2905     &game.panel.time_mm.y
2906   },
2907   {
2908     "game.panel.time_mm.align",
2909     &game.panel.time_mm.align
2910   },
2911   {
2912     "game.panel.time_mm.valign",
2913     &game.panel.time_mm.valign
2914   },
2915   {
2916     "game.panel.time_mm.digits",
2917     &game.panel.time_mm.size
2918   },
2919   {
2920     "game.panel.time_mm.font",
2921     &game.panel.time_mm.font
2922   },
2923   {
2924     "game.panel.time_mm.draw_masked",
2925     &game.panel.time_mm.draw_masked
2926   },
2927   {
2928     "game.panel.time_mm.draw_order",
2929     &game.panel.time_mm.sort_priority
2930   },
2931   {
2932     "game.panel.time_ss.x",
2933     &game.panel.time_ss.x
2934   },
2935   {
2936     "game.panel.time_ss.y",
2937     &game.panel.time_ss.y
2938   },
2939   {
2940     "game.panel.time_ss.align",
2941     &game.panel.time_ss.align
2942   },
2943   {
2944     "game.panel.time_ss.valign",
2945     &game.panel.time_ss.valign
2946   },
2947   {
2948     "game.panel.time_ss.digits",
2949     &game.panel.time_ss.size
2950   },
2951   {
2952     "game.panel.time_ss.font",
2953     &game.panel.time_ss.font
2954   },
2955   {
2956     "game.panel.time_ss.draw_masked",
2957     &game.panel.time_ss.draw_masked
2958   },
2959   {
2960     "game.panel.time_ss.draw_order",
2961     &game.panel.time_ss.sort_priority
2962   },
2963   {
2964     "game.panel.frame.x",
2965     &game.panel.frame.x
2966   },
2967   {
2968     "game.panel.frame.y",
2969     &game.panel.frame.y
2970   },
2971   {
2972     "game.panel.frame.align",
2973     &game.panel.frame.align
2974   },
2975   {
2976     "game.panel.frame.valign",
2977     &game.panel.frame.valign
2978   },
2979   {
2980     "game.panel.frame.digits",
2981     &game.panel.frame.size
2982   },
2983   {
2984     "game.panel.frame.font",
2985     &game.panel.frame.font
2986   },
2987   {
2988     "game.panel.frame.draw_masked",
2989     &game.panel.frame.draw_masked
2990   },
2991   {
2992     "game.panel.frame.draw_order",
2993     &game.panel.frame.sort_priority
2994   },
2995   {
2996     "game.panel.shield_normal.x",
2997     &game.panel.shield_normal.x
2998   },
2999   {
3000     "game.panel.shield_normal.y",
3001     &game.panel.shield_normal.y
3002   },
3003   {
3004     "game.panel.shield_normal.tile_size",
3005     &game.panel.shield_normal.size
3006   },
3007   {
3008     "game.panel.shield_normal.draw_masked",
3009     &game.panel.shield_normal.draw_masked
3010   },
3011   {
3012     "game.panel.shield_normal.draw_order",
3013     &game.panel.shield_normal.sort_priority
3014   },
3015   {
3016     "game.panel.shield_normal_time.x",
3017     &game.panel.shield_normal_time.x
3018   },
3019   {
3020     "game.panel.shield_normal_time.y",
3021     &game.panel.shield_normal_time.y
3022   },
3023   {
3024     "game.panel.shield_normal_time.align",
3025     &game.panel.shield_normal_time.align
3026   },
3027   {
3028     "game.panel.shield_normal_time.valign",
3029     &game.panel.shield_normal_time.valign
3030   },
3031   {
3032     "game.panel.shield_normal_time.digits",
3033     &game.panel.shield_normal_time.size
3034   },
3035   {
3036     "game.panel.shield_normal_time.font",
3037     &game.panel.shield_normal_time.font
3038   },
3039   {
3040     "game.panel.shield_normal_time.draw_masked",
3041     &game.panel.shield_normal_time.draw_masked
3042   },
3043   {
3044     "game.panel.shield_normal_time.draw_order",
3045     &game.panel.shield_normal_time.sort_priority
3046   },
3047   {
3048     "game.panel.shield_deadly.x",
3049     &game.panel.shield_deadly.x
3050   },
3051   {
3052     "game.panel.shield_deadly.y",
3053     &game.panel.shield_deadly.y
3054   },
3055   {
3056     "game.panel.shield_deadly.tile_size",
3057     &game.panel.shield_deadly.size
3058   },
3059   {
3060     "game.panel.shield_deadly.draw_masked",
3061     &game.panel.shield_deadly.draw_masked
3062   },
3063   {
3064     "game.panel.shield_deadly.draw_order",
3065     &game.panel.shield_deadly.sort_priority
3066   },
3067   {
3068     "game.panel.shield_deadly_time.x",
3069     &game.panel.shield_deadly_time.x
3070   },
3071   {
3072     "game.panel.shield_deadly_time.y",
3073     &game.panel.shield_deadly_time.y
3074   },
3075   {
3076     "game.panel.shield_deadly_time.align",
3077     &game.panel.shield_deadly_time.align
3078   },
3079   {
3080     "game.panel.shield_deadly_time.valign",
3081     &game.panel.shield_deadly_time.valign
3082   },
3083   {
3084     "game.panel.shield_deadly_time.digits",
3085     &game.panel.shield_deadly_time.size
3086   },
3087   {
3088     "game.panel.shield_deadly_time.font",
3089     &game.panel.shield_deadly_time.font
3090   },
3091   {
3092     "game.panel.shield_deadly_time.draw_masked",
3093     &game.panel.shield_deadly_time.draw_masked
3094   },
3095   {
3096     "game.panel.shield_deadly_time.draw_order",
3097     &game.panel.shield_deadly_time.sort_priority
3098   },
3099   {
3100     "game.panel.exit.x",
3101     &game.panel.exit.x
3102   },
3103   {
3104     "game.panel.exit.y",
3105     &game.panel.exit.y
3106   },
3107   {
3108     "game.panel.exit.tile_size",
3109     &game.panel.exit.size
3110   },
3111   {
3112     "game.panel.exit.draw_masked",
3113     &game.panel.exit.draw_masked
3114   },
3115   {
3116     "game.panel.exit.draw_order",
3117     &game.panel.exit.sort_priority
3118   },
3119   {
3120     "game.panel.emc_magic_ball.x",
3121     &game.panel.emc_magic_ball.x
3122   },
3123   {
3124     "game.panel.emc_magic_ball.y",
3125     &game.panel.emc_magic_ball.y
3126   },
3127   {
3128     "game.panel.emc_magic_ball.tile_size",
3129     &game.panel.emc_magic_ball.size
3130   },
3131   {
3132     "game.panel.emc_magic_ball.draw_masked",
3133     &game.panel.emc_magic_ball.draw_masked
3134   },
3135   {
3136     "game.panel.emc_magic_ball.draw_order",
3137     &game.panel.emc_magic_ball.sort_priority
3138   },
3139   {
3140     "game.panel.emc_magic_ball_switch.x",
3141     &game.panel.emc_magic_ball_switch.x
3142   },
3143   {
3144     "game.panel.emc_magic_ball_switch.y",
3145     &game.panel.emc_magic_ball_switch.y
3146   },
3147   {
3148     "game.panel.emc_magic_ball_switch.tile_size",
3149     &game.panel.emc_magic_ball_switch.size
3150   },
3151   {
3152     "game.panel.emc_magic_ball_switch.draw_masked",
3153     &game.panel.emc_magic_ball_switch.draw_masked
3154   },
3155   {
3156     "game.panel.emc_magic_ball_switch.draw_order",
3157     &game.panel.emc_magic_ball_switch.sort_priority
3158   },
3159   {
3160     "game.panel.light_switch.x",
3161     &game.panel.light_switch.x
3162   },
3163   {
3164     "game.panel.light_switch.y",
3165     &game.panel.light_switch.y
3166   },
3167   {
3168     "game.panel.light_switch.tile_size",
3169     &game.panel.light_switch.size
3170   },
3171   {
3172     "game.panel.light_switch.draw_masked",
3173     &game.panel.light_switch.draw_masked
3174   },
3175   {
3176     "game.panel.light_switch.draw_order",
3177     &game.panel.light_switch.sort_priority
3178   },
3179   {
3180     "game.panel.light_switch_time.x",
3181     &game.panel.light_switch_time.x
3182   },
3183   {
3184     "game.panel.light_switch_time.y",
3185     &game.panel.light_switch_time.y
3186   },
3187   {
3188     "game.panel.light_switch_time.align",
3189     &game.panel.light_switch_time.align
3190   },
3191   {
3192     "game.panel.light_switch_time.valign",
3193     &game.panel.light_switch_time.valign
3194   },
3195   {
3196     "game.panel.light_switch_time.digits",
3197     &game.panel.light_switch_time.size
3198   },
3199   {
3200     "game.panel.light_switch_time.font",
3201     &game.panel.light_switch_time.font
3202   },
3203   {
3204     "game.panel.light_switch_time.draw_masked",
3205     &game.panel.light_switch_time.draw_masked
3206   },
3207   {
3208     "game.panel.light_switch_time.draw_order",
3209     &game.panel.light_switch_time.sort_priority
3210   },
3211   {
3212     "game.panel.timegate_switch.x",
3213     &game.panel.timegate_switch.x
3214   },
3215   {
3216     "game.panel.timegate_switch.y",
3217     &game.panel.timegate_switch.y
3218   },
3219   {
3220     "game.panel.timegate_switch.tile_size",
3221     &game.panel.timegate_switch.size
3222   },
3223   {
3224     "game.panel.timegate_switch.draw_masked",
3225     &game.panel.timegate_switch.draw_masked
3226   },
3227   {
3228     "game.panel.timegate_switch.draw_order",
3229     &game.panel.timegate_switch.sort_priority
3230   },
3231   {
3232     "game.panel.timegate_switch_time.x",
3233     &game.panel.timegate_switch_time.x
3234   },
3235   {
3236     "game.panel.timegate_switch_time.y",
3237     &game.panel.timegate_switch_time.y
3238   },
3239   {
3240     "game.panel.timegate_switch_time.align",
3241     &game.panel.timegate_switch_time.align
3242   },
3243   {
3244     "game.panel.timegate_switch_time.valign",
3245     &game.panel.timegate_switch_time.valign
3246   },
3247   {
3248     "game.panel.timegate_switch_time.digits",
3249     &game.panel.timegate_switch_time.size
3250   },
3251   {
3252     "game.panel.timegate_switch_time.font",
3253     &game.panel.timegate_switch_time.font
3254   },
3255   {
3256     "game.panel.timegate_switch_time.draw_masked",
3257     &game.panel.timegate_switch_time.draw_masked
3258   },
3259   {
3260     "game.panel.timegate_switch_time.draw_order",
3261     &game.panel.timegate_switch_time.sort_priority
3262   },
3263   {
3264     "game.panel.switchgate_switch.x",
3265     &game.panel.switchgate_switch.x
3266   },
3267   {
3268     "game.panel.switchgate_switch.y",
3269     &game.panel.switchgate_switch.y
3270   },
3271   {
3272     "game.panel.switchgate_switch.tile_size",
3273     &game.panel.switchgate_switch.size
3274   },
3275   {
3276     "game.panel.switchgate_switch.draw_masked",
3277     &game.panel.switchgate_switch.draw_masked
3278   },
3279   {
3280     "game.panel.switchgate_switch.draw_order",
3281     &game.panel.switchgate_switch.sort_priority
3282   },
3283   {
3284     "game.panel.emc_lenses.x",
3285     &game.panel.emc_lenses.x
3286   },
3287   {
3288     "game.panel.emc_lenses.y",
3289     &game.panel.emc_lenses.y
3290   },
3291   {
3292     "game.panel.emc_lenses.tile_size",
3293     &game.panel.emc_lenses.size
3294   },
3295   {
3296     "game.panel.emc_lenses.draw_masked",
3297     &game.panel.emc_lenses.draw_masked
3298   },
3299   {
3300     "game.panel.emc_lenses.draw_order",
3301     &game.panel.emc_lenses.sort_priority
3302   },
3303   {
3304     "game.panel.emc_lenses_time.x",
3305     &game.panel.emc_lenses_time.x
3306   },
3307   {
3308     "game.panel.emc_lenses_time.y",
3309     &game.panel.emc_lenses_time.y
3310   },
3311   {
3312     "game.panel.emc_lenses_time.align",
3313     &game.panel.emc_lenses_time.align
3314   },
3315   {
3316     "game.panel.emc_lenses_time.valign",
3317     &game.panel.emc_lenses_time.valign
3318   },
3319   {
3320     "game.panel.emc_lenses_time.digits",
3321     &game.panel.emc_lenses_time.size
3322   },
3323   {
3324     "game.panel.emc_lenses_time.font",
3325     &game.panel.emc_lenses_time.font
3326   },
3327   {
3328     "game.panel.emc_lenses_time.draw_masked",
3329     &game.panel.emc_lenses_time.draw_masked
3330   },
3331   {
3332     "game.panel.emc_lenses_time.draw_order",
3333     &game.panel.emc_lenses_time.sort_priority
3334   },
3335   {
3336     "game.panel.emc_magnifier.x",
3337     &game.panel.emc_magnifier.x
3338   },
3339   {
3340     "game.panel.emc_magnifier.y",
3341     &game.panel.emc_magnifier.y
3342   },
3343   {
3344     "game.panel.emc_magnifier.tile_size",
3345     &game.panel.emc_magnifier.size
3346   },
3347   {
3348     "game.panel.emc_magnifier.draw_masked",
3349     &game.panel.emc_magnifier.draw_masked
3350   },
3351   {
3352     "game.panel.emc_magnifier.draw_order",
3353     &game.panel.emc_magnifier.sort_priority
3354   },
3355   {
3356     "game.panel.emc_magnifier_time.x",
3357     &game.panel.emc_magnifier_time.x
3358   },
3359   {
3360     "game.panel.emc_magnifier_time.y",
3361     &game.panel.emc_magnifier_time.y
3362   },
3363   {
3364     "game.panel.emc_magnifier_time.align",
3365     &game.panel.emc_magnifier_time.align
3366   },
3367   {
3368     "game.panel.emc_magnifier_time.valign",
3369     &game.panel.emc_magnifier_time.valign
3370   },
3371   {
3372     "game.panel.emc_magnifier_time.digits",
3373     &game.panel.emc_magnifier_time.size
3374   },
3375   {
3376     "game.panel.emc_magnifier_time.font",
3377     &game.panel.emc_magnifier_time.font
3378   },
3379   {
3380     "game.panel.emc_magnifier_time.draw_masked",
3381     &game.panel.emc_magnifier_time.draw_masked
3382   },
3383   {
3384     "game.panel.emc_magnifier_time.draw_order",
3385     &game.panel.emc_magnifier_time.sort_priority
3386   },
3387   {
3388     "game.panel.balloon_switch.x",
3389     &game.panel.balloon_switch.x
3390   },
3391   {
3392     "game.panel.balloon_switch.y",
3393     &game.panel.balloon_switch.y
3394   },
3395   {
3396     "game.panel.balloon_switch.tile_size",
3397     &game.panel.balloon_switch.size
3398   },
3399   {
3400     "game.panel.balloon_switch.draw_masked",
3401     &game.panel.balloon_switch.draw_masked
3402   },
3403   {
3404     "game.panel.balloon_switch.draw_order",
3405     &game.panel.balloon_switch.sort_priority
3406   },
3407   {
3408     "game.panel.dynabomb_number.x",
3409     &game.panel.dynabomb_number.x
3410   },
3411   {
3412     "game.panel.dynabomb_number.y",
3413     &game.panel.dynabomb_number.y
3414   },
3415   {
3416     "game.panel.dynabomb_number.align",
3417     &game.panel.dynabomb_number.align
3418   },
3419   {
3420     "game.panel.dynabomb_number.valign",
3421     &game.panel.dynabomb_number.valign
3422   },
3423   {
3424     "game.panel.dynabomb_number.digits",
3425     &game.panel.dynabomb_number.size
3426   },
3427   {
3428     "game.panel.dynabomb_number.font",
3429     &game.panel.dynabomb_number.font
3430   },
3431   {
3432     "game.panel.dynabomb_number.draw_masked",
3433     &game.panel.dynabomb_number.draw_masked
3434   },
3435   {
3436     "game.panel.dynabomb_number.draw_order",
3437     &game.panel.dynabomb_number.sort_priority
3438   },
3439   {
3440     "game.panel.dynabomb_size.x",
3441     &game.panel.dynabomb_size.x
3442   },
3443   {
3444     "game.panel.dynabomb_size.y",
3445     &game.panel.dynabomb_size.y
3446   },
3447   {
3448     "game.panel.dynabomb_size.align",
3449     &game.panel.dynabomb_size.align
3450   },
3451   {
3452     "game.panel.dynabomb_size.valign",
3453     &game.panel.dynabomb_size.valign
3454   },
3455   {
3456     "game.panel.dynabomb_size.digits",
3457     &game.panel.dynabomb_size.size
3458   },
3459   {
3460     "game.panel.dynabomb_size.font",
3461     &game.panel.dynabomb_size.font
3462   },
3463   {
3464     "game.panel.dynabomb_size.draw_masked",
3465     &game.panel.dynabomb_size.draw_masked
3466   },
3467   {
3468     "game.panel.dynabomb_size.draw_order",
3469     &game.panel.dynabomb_size.sort_priority
3470   },
3471   {
3472     "game.panel.dynabomb_power.x",
3473     &game.panel.dynabomb_power.x
3474   },
3475   {
3476     "game.panel.dynabomb_power.y",
3477     &game.panel.dynabomb_power.y
3478   },
3479   {
3480     "game.panel.dynabomb_power.tile_size",
3481     &game.panel.dynabomb_power.size
3482   },
3483   {
3484     "game.panel.dynabomb_power.draw_masked",
3485     &game.panel.dynabomb_power.draw_masked
3486   },
3487   {
3488     "game.panel.dynabomb_power.draw_order",
3489     &game.panel.dynabomb_power.sort_priority
3490   },
3491   {
3492     "game.panel.penguins.x",
3493     &game.panel.penguins.x
3494   },
3495   {
3496     "game.panel.penguins.y",
3497     &game.panel.penguins.y
3498   },
3499   {
3500     "game.panel.penguins.align",
3501     &game.panel.penguins.align
3502   },
3503   {
3504     "game.panel.penguins.valign",
3505     &game.panel.penguins.valign
3506   },
3507   {
3508     "game.panel.penguins.digits",
3509     &game.panel.penguins.size
3510   },
3511   {
3512     "game.panel.penguins.font",
3513     &game.panel.penguins.font
3514   },
3515   {
3516     "game.panel.penguins.draw_masked",
3517     &game.panel.penguins.draw_masked
3518   },
3519   {
3520     "game.panel.penguins.draw_order",
3521     &game.panel.penguins.sort_priority
3522   },
3523   {
3524     "game.panel.sokoban_objects.x",
3525     &game.panel.sokoban_objects.x
3526   },
3527   {
3528     "game.panel.sokoban_objects.y",
3529     &game.panel.sokoban_objects.y
3530   },
3531   {
3532     "game.panel.sokoban_objects.align",
3533     &game.panel.sokoban_objects.align
3534   },
3535   {
3536     "game.panel.sokoban_objects.valign",
3537     &game.panel.sokoban_objects.valign
3538   },
3539   {
3540     "game.panel.sokoban_objects.digits",
3541     &game.panel.sokoban_objects.size
3542   },
3543   {
3544     "game.panel.sokoban_objects.font",
3545     &game.panel.sokoban_objects.font
3546   },
3547   {
3548     "game.panel.sokoban_objects.draw_masked",
3549     &game.panel.sokoban_objects.draw_masked
3550   },
3551   {
3552     "game.panel.sokoban_objects.draw_order",
3553     &game.panel.sokoban_objects.sort_priority
3554   },
3555   {
3556     "game.panel.sokoban_fields.x",
3557     &game.panel.sokoban_fields.x
3558   },
3559   {
3560     "game.panel.sokoban_fields.y",
3561     &game.panel.sokoban_fields.y
3562   },
3563   {
3564     "game.panel.sokoban_fields.align",
3565     &game.panel.sokoban_fields.align
3566   },
3567   {
3568     "game.panel.sokoban_fields.valign",
3569     &game.panel.sokoban_fields.valign
3570   },
3571   {
3572     "game.panel.sokoban_fields.digits",
3573     &game.panel.sokoban_fields.size
3574   },
3575   {
3576     "game.panel.sokoban_fields.font",
3577     &game.panel.sokoban_fields.font
3578   },
3579   {
3580     "game.panel.sokoban_fields.draw_masked",
3581     &game.panel.sokoban_fields.draw_masked
3582   },
3583   {
3584     "game.panel.sokoban_fields.draw_order",
3585     &game.panel.sokoban_fields.sort_priority
3586   },
3587   {
3588     "game.panel.robot_wheel.x",
3589     &game.panel.robot_wheel.x
3590   },
3591   {
3592     "game.panel.robot_wheel.y",
3593     &game.panel.robot_wheel.y
3594   },
3595   {
3596     "game.panel.robot_wheel.tile_size",
3597     &game.panel.robot_wheel.size
3598   },
3599   {
3600     "game.panel.robot_wheel.draw_masked",
3601     &game.panel.robot_wheel.draw_masked
3602   },
3603   {
3604     "game.panel.robot_wheel.draw_order",
3605     &game.panel.robot_wheel.sort_priority
3606   },
3607   {
3608     "game.panel.conveyor_belt_1.x",
3609     &game.panel.conveyor_belt[0].x
3610   },
3611   {
3612     "game.panel.conveyor_belt_1.y",
3613     &game.panel.conveyor_belt[0].y
3614   },
3615   {
3616     "game.panel.conveyor_belt_1.tile_size",
3617     &game.panel.conveyor_belt[0].size
3618   },
3619   {
3620     "game.panel.conveyor_belt_1.draw_masked",
3621     &game.panel.conveyor_belt[0].draw_masked
3622   },
3623   {
3624     "game.panel.conveyor_belt_1.draw_order",
3625     &game.panel.conveyor_belt[0].sort_priority
3626   },
3627   {
3628     "game.panel.conveyor_belt_1_switch.x",
3629     &game.panel.conveyor_belt_switch[0].x
3630   },
3631   {
3632     "game.panel.conveyor_belt_1_switch.y",
3633     &game.panel.conveyor_belt_switch[0].y
3634   },
3635   {
3636     "game.panel.conveyor_belt_1_switch.tile_size",
3637     &game.panel.conveyor_belt_switch[0].size
3638   },
3639   {
3640     "game.panel.conveyor_belt_1_switch.draw_masked",
3641     &game.panel.conveyor_belt_switch[0].draw_masked
3642   },
3643   {
3644     "game.panel.conveyor_belt_1_switch.draw_order",
3645     &game.panel.conveyor_belt_switch[0].sort_priority
3646   },
3647   {
3648     "game.panel.conveyor_belt_2.x",
3649     &game.panel.conveyor_belt[1].x
3650   },
3651   {
3652     "game.panel.conveyor_belt_2.y",
3653     &game.panel.conveyor_belt[1].y
3654   },
3655   {
3656     "game.panel.conveyor_belt_2.tile_size",
3657     &game.panel.conveyor_belt[1].size
3658   },
3659   {
3660     "game.panel.conveyor_belt_2.draw_masked",
3661     &game.panel.conveyor_belt[1].draw_masked
3662   },
3663   {
3664     "game.panel.conveyor_belt_2.draw_order",
3665     &game.panel.conveyor_belt[1].sort_priority
3666   },
3667   {
3668     "game.panel.conveyor_belt_2_switch.x",
3669     &game.panel.conveyor_belt_switch[1].x
3670   },
3671   {
3672     "game.panel.conveyor_belt_2_switch.y",
3673     &game.panel.conveyor_belt_switch[1].y
3674   },
3675   {
3676     "game.panel.conveyor_belt_2_switch.tile_size",
3677     &game.panel.conveyor_belt_switch[1].size
3678   },
3679   {
3680     "game.panel.conveyor_belt_2_switch.draw_masked",
3681     &game.panel.conveyor_belt_switch[1].draw_masked
3682   },
3683   {
3684     "game.panel.conveyor_belt_2_switch.draw_order",
3685     &game.panel.conveyor_belt_switch[1].sort_priority
3686   },
3687   {
3688     "game.panel.conveyor_belt_3.x",
3689     &game.panel.conveyor_belt[2].x
3690   },
3691   {
3692     "game.panel.conveyor_belt_3.y",
3693     &game.panel.conveyor_belt[2].y
3694   },
3695   {
3696     "game.panel.conveyor_belt_3.tile_size",
3697     &game.panel.conveyor_belt[2].size
3698   },
3699   {
3700     "game.panel.conveyor_belt_3.draw_masked",
3701     &game.panel.conveyor_belt[2].draw_masked
3702   },
3703   {
3704     "game.panel.conveyor_belt_3.draw_order",
3705     &game.panel.conveyor_belt[2].sort_priority
3706   },
3707   {
3708     "game.panel.conveyor_belt_3_switch.x",
3709     &game.panel.conveyor_belt_switch[2].x
3710   },
3711   {
3712     "game.panel.conveyor_belt_3_switch.y",
3713     &game.panel.conveyor_belt_switch[2].y
3714   },
3715   {
3716     "game.panel.conveyor_belt_3_switch.tile_size",
3717     &game.panel.conveyor_belt_switch[2].size
3718   },
3719   {
3720     "game.panel.conveyor_belt_3_switch.draw_masked",
3721     &game.panel.conveyor_belt_switch[2].draw_masked
3722   },
3723   {
3724     "game.panel.conveyor_belt_3_switch.draw_order",
3725     &game.panel.conveyor_belt_switch[2].sort_priority
3726   },
3727   {
3728     "game.panel.conveyor_belt_4.x",
3729     &game.panel.conveyor_belt[3].x
3730   },
3731   {
3732     "game.panel.conveyor_belt_4.y",
3733     &game.panel.conveyor_belt[3].y
3734   },
3735   {
3736     "game.panel.conveyor_belt_4.tile_size",
3737     &game.panel.conveyor_belt[3].size
3738   },
3739   {
3740     "game.panel.conveyor_belt_4.draw_masked",
3741     &game.panel.conveyor_belt[3].draw_masked
3742   },
3743   {
3744     "game.panel.conveyor_belt_4.draw_order",
3745     &game.panel.conveyor_belt[3].sort_priority
3746   },
3747   {
3748     "game.panel.conveyor_belt_4_switch.x",
3749     &game.panel.conveyor_belt_switch[3].x
3750   },
3751   {
3752     "game.panel.conveyor_belt_4_switch.y",
3753     &game.panel.conveyor_belt_switch[3].y
3754   },
3755   {
3756     "game.panel.conveyor_belt_4_switch.tile_size",
3757     &game.panel.conveyor_belt_switch[3].size
3758   },
3759   {
3760     "game.panel.conveyor_belt_4_switch.draw_masked",
3761     &game.panel.conveyor_belt_switch[3].draw_masked
3762   },
3763   {
3764     "game.panel.conveyor_belt_4_switch.draw_order",
3765     &game.panel.conveyor_belt_switch[3].sort_priority
3766   },
3767   {
3768     "game.panel.magic_wall.x",
3769     &game.panel.magic_wall.x
3770   },
3771   {
3772     "game.panel.magic_wall.y",
3773     &game.panel.magic_wall.y
3774   },
3775   {
3776     "game.panel.magic_wall.tile_size",
3777     &game.panel.magic_wall.size
3778   },
3779   {
3780     "game.panel.magic_wall.draw_masked",
3781     &game.panel.magic_wall.draw_masked
3782   },
3783   {
3784     "game.panel.magic_wall.draw_order",
3785     &game.panel.magic_wall.sort_priority
3786   },
3787   {
3788     "game.panel.magic_wall_time.x",
3789     &game.panel.magic_wall_time.x
3790   },
3791   {
3792     "game.panel.magic_wall_time.y",
3793     &game.panel.magic_wall_time.y
3794   },
3795   {
3796     "game.panel.magic_wall_time.align",
3797     &game.panel.magic_wall_time.align
3798   },
3799   {
3800     "game.panel.magic_wall_time.valign",
3801     &game.panel.magic_wall_time.valign
3802   },
3803   {
3804     "game.panel.magic_wall_time.digits",
3805     &game.panel.magic_wall_time.size
3806   },
3807   {
3808     "game.panel.magic_wall_time.font",
3809     &game.panel.magic_wall_time.font
3810   },
3811   {
3812     "game.panel.magic_wall_time.draw_masked",
3813     &game.panel.magic_wall_time.draw_masked
3814   },
3815   {
3816     "game.panel.magic_wall_time.draw_order",
3817     &game.panel.magic_wall_time.sort_priority
3818   },
3819   {
3820     "game.panel.gravity_state.x",
3821     &game.panel.gravity_state.x
3822   },
3823   {
3824     "game.panel.gravity_state.y",
3825     &game.panel.gravity_state.y
3826   },
3827   {
3828     "game.panel.gravity_state.align",
3829     &game.panel.gravity_state.align
3830   },
3831   {
3832     "game.panel.gravity_state.valign",
3833     &game.panel.gravity_state.valign
3834   },
3835   {
3836     "game.panel.gravity_state.chars",
3837     &game.panel.gravity_state.size
3838   },
3839   {
3840     "game.panel.gravity_state.font",
3841     &game.panel.gravity_state.font
3842   },
3843   {
3844     "game.panel.gravity_state.font_active",
3845     &game.panel.gravity_state.font_alt
3846   },
3847   {
3848     "game.panel.gravity_state.draw_masked",
3849     &game.panel.gravity_state.draw_masked
3850   },
3851   {
3852     "game.panel.gravity_state.draw_order",
3853     &game.panel.gravity_state.sort_priority
3854   },
3855   {
3856     "game.panel.graphic_1.x",
3857     &game.panel.graphic[0].x
3858   },
3859   {
3860     "game.panel.graphic_1.y",
3861     &game.panel.graphic[0].y
3862   },
3863   {
3864     "game.panel.graphic_1.draw_masked",
3865     &game.panel.graphic[0].draw_masked
3866   },
3867   {
3868     "game.panel.graphic_1.draw_order",
3869     &game.panel.graphic[0].sort_priority
3870   },
3871   {
3872     "game.panel.graphic_2.x",
3873     &game.panel.graphic[1].x
3874   },
3875   {
3876     "game.panel.graphic_2.y",
3877     &game.panel.graphic[1].y
3878   },
3879   {
3880     "game.panel.graphic_2.draw_masked",
3881     &game.panel.graphic[1].draw_masked
3882   },
3883   {
3884     "game.panel.graphic_2.draw_order",
3885     &game.panel.graphic[1].sort_priority
3886   },
3887   {
3888     "game.panel.graphic_3.x",
3889     &game.panel.graphic[2].x
3890   },
3891   {
3892     "game.panel.graphic_3.y",
3893     &game.panel.graphic[2].y
3894   },
3895   {
3896     "game.panel.graphic_3.draw_masked",
3897     &game.panel.graphic[2].draw_masked
3898   },
3899   {
3900     "game.panel.graphic_3.draw_order",
3901     &game.panel.graphic[2].sort_priority
3902   },
3903   {
3904     "game.panel.graphic_4.x",
3905     &game.panel.graphic[3].x
3906   },
3907   {
3908     "game.panel.graphic_4.y",
3909     &game.panel.graphic[3].y
3910   },
3911   {
3912     "game.panel.graphic_4.draw_masked",
3913     &game.panel.graphic[3].draw_masked
3914   },
3915   {
3916     "game.panel.graphic_4.draw_order",
3917     &game.panel.graphic[3].sort_priority
3918   },
3919   {
3920     "game.panel.graphic_5.x",
3921     &game.panel.graphic[4].x
3922   },
3923   {
3924     "game.panel.graphic_5.y",
3925     &game.panel.graphic[4].y
3926   },
3927   {
3928     "game.panel.graphic_5.draw_masked",
3929     &game.panel.graphic[4].draw_masked
3930   },
3931   {
3932     "game.panel.graphic_5.draw_order",
3933     &game.panel.graphic[4].sort_priority
3934   },
3935   {
3936     "game.panel.graphic_6.x",
3937     &game.panel.graphic[5].x
3938   },
3939   {
3940     "game.panel.graphic_6.y",
3941     &game.panel.graphic[5].y
3942   },
3943   {
3944     "game.panel.graphic_6.draw_masked",
3945     &game.panel.graphic[5].draw_masked
3946   },
3947   {
3948     "game.panel.graphic_6.draw_order",
3949     &game.panel.graphic[5].sort_priority
3950   },
3951   {
3952     "game.panel.graphic_7.x",
3953     &game.panel.graphic[6].x
3954   },
3955   {
3956     "game.panel.graphic_7.y",
3957     &game.panel.graphic[6].y
3958   },
3959   {
3960     "game.panel.graphic_7.draw_masked",
3961     &game.panel.graphic[6].draw_masked
3962   },
3963   {
3964     "game.panel.graphic_7.draw_order",
3965     &game.panel.graphic[6].sort_priority
3966   },
3967   {
3968     "game.panel.graphic_8.x",
3969     &game.panel.graphic[7].x
3970   },
3971   {
3972     "game.panel.graphic_8.y",
3973     &game.panel.graphic[7].y
3974   },
3975   {
3976     "game.panel.graphic_8.draw_masked",
3977     &game.panel.graphic[7].draw_masked
3978   },
3979   {
3980     "game.panel.graphic_8.draw_order",
3981     &game.panel.graphic[7].sort_priority
3982   },
3983   {
3984     "game.panel.element_1.x",
3985     &game.panel.element[0].x
3986   },
3987   {
3988     "game.panel.element_1.y",
3989     &game.panel.element[0].y
3990   },
3991   {
3992     "game.panel.element_1.tile_size",
3993     &game.panel.element[0].size
3994   },
3995   {
3996     "game.panel.element_1.element",
3997     &game.panel.element[0].id
3998   },
3999   {
4000     "game.panel.element_1.draw_masked",
4001     &game.panel.element[0].draw_masked
4002   },
4003   {
4004     "game.panel.element_1.draw_order",
4005     &game.panel.element[0].sort_priority
4006   },
4007   {
4008     "game.panel.element_1_count.x",
4009     &game.panel.element_count[0].x
4010   },
4011   {
4012     "game.panel.element_1_count.y",
4013     &game.panel.element_count[0].y
4014   },
4015   {
4016     "game.panel.element_1_count.align",
4017     &game.panel.element_count[0].align
4018   },
4019   {
4020     "game.panel.element_1_count.valign",
4021     &game.panel.element_count[0].valign
4022   },
4023   {
4024     "game.panel.element_1_count.digits",
4025     &game.panel.element_count[0].size
4026   },
4027   {
4028     "game.panel.element_1_count.font",
4029     &game.panel.element_count[0].font
4030   },
4031   {
4032     "game.panel.element_1_count.element",
4033     &game.panel.element_count[0].id
4034   },
4035   {
4036     "game.panel.element_1_count.draw_masked",
4037     &game.panel.element_count[0].draw_masked
4038   },
4039   {
4040     "game.panel.element_1_count.draw_order",
4041     &game.panel.element_count[0].sort_priority
4042   },
4043   {
4044     "game.panel.element_2.x",
4045     &game.panel.element[1].x
4046   },
4047   {
4048     "game.panel.element_2.y",
4049     &game.panel.element[1].y
4050   },
4051   {
4052     "game.panel.element_2.tile_size",
4053     &game.panel.element[1].size
4054   },
4055   {
4056     "game.panel.element_2.element",
4057     &game.panel.element[1].id
4058   },
4059   {
4060     "game.panel.element_2.draw_masked",
4061     &game.panel.element[1].draw_masked
4062   },
4063   {
4064     "game.panel.element_2.draw_order",
4065     &game.panel.element[1].sort_priority
4066   },
4067   {
4068     "game.panel.element_2_count.x",
4069     &game.panel.element_count[1].x
4070   },
4071   {
4072     "game.panel.element_2_count.y",
4073     &game.panel.element_count[1].y
4074   },
4075   {
4076     "game.panel.element_2_count.align",
4077     &game.panel.element_count[1].align
4078   },
4079   {
4080     "game.panel.element_2_count.valign",
4081     &game.panel.element_count[1].valign
4082   },
4083   {
4084     "game.panel.element_2_count.digits",
4085     &game.panel.element_count[1].size
4086   },
4087   {
4088     "game.panel.element_2_count.font",
4089     &game.panel.element_count[1].font
4090   },
4091   {
4092     "game.panel.element_2_count.element",
4093     &game.panel.element_count[1].id
4094   },
4095   {
4096     "game.panel.element_2_count.draw_masked",
4097     &game.panel.element_count[1].draw_masked
4098   },
4099   {
4100     "game.panel.element_2_count.draw_order",
4101     &game.panel.element_count[1].sort_priority
4102   },
4103   {
4104     "game.panel.element_3.x",
4105     &game.panel.element[2].x
4106   },
4107   {
4108     "game.panel.element_3.y",
4109     &game.panel.element[2].y
4110   },
4111   {
4112     "game.panel.element_3.tile_size",
4113     &game.panel.element[2].size
4114   },
4115   {
4116     "game.panel.element_3.element",
4117     &game.panel.element[2].id
4118   },
4119   {
4120     "game.panel.element_3.draw_masked",
4121     &game.panel.element[2].draw_masked
4122   },
4123   {
4124     "game.panel.element_3.draw_order",
4125     &game.panel.element[2].sort_priority
4126   },
4127   {
4128     "game.panel.element_3_count.x",
4129     &game.panel.element_count[2].x
4130   },
4131   {
4132     "game.panel.element_3_count.y",
4133     &game.panel.element_count[2].y
4134   },
4135   {
4136     "game.panel.element_3_count.align",
4137     &game.panel.element_count[2].align
4138   },
4139   {
4140     "game.panel.element_3_count.valign",
4141     &game.panel.element_count[2].valign
4142   },
4143   {
4144     "game.panel.element_3_count.digits",
4145     &game.panel.element_count[2].size
4146   },
4147   {
4148     "game.panel.element_3_count.font",
4149     &game.panel.element_count[2].font
4150   },
4151   {
4152     "game.panel.element_3_count.element",
4153     &game.panel.element_count[2].id
4154   },
4155   {
4156     "game.panel.element_3_count.draw_masked",
4157     &game.panel.element_count[2].draw_masked
4158   },
4159   {
4160     "game.panel.element_3_count.draw_order",
4161     &game.panel.element_count[2].sort_priority
4162   },
4163   {
4164     "game.panel.element_4.x",
4165     &game.panel.element[3].x
4166   },
4167   {
4168     "game.panel.element_4.y",
4169     &game.panel.element[3].y
4170   },
4171   {
4172     "game.panel.element_4.tile_size",
4173     &game.panel.element[3].size
4174   },
4175   {
4176     "game.panel.element_4.element",
4177     &game.panel.element[3].id
4178   },
4179   {
4180     "game.panel.element_4.draw_masked",
4181     &game.panel.element[3].draw_masked
4182   },
4183   {
4184     "game.panel.element_4.draw_order",
4185     &game.panel.element[3].sort_priority
4186   },
4187   {
4188     "game.panel.element_4_count.x",
4189     &game.panel.element_count[3].x
4190   },
4191   {
4192     "game.panel.element_4_count.y",
4193     &game.panel.element_count[3].y
4194   },
4195   {
4196     "game.panel.element_4_count.align",
4197     &game.panel.element_count[3].align
4198   },
4199   {
4200     "game.panel.element_4_count.valign",
4201     &game.panel.element_count[3].valign
4202   },
4203   {
4204     "game.panel.element_4_count.digits",
4205     &game.panel.element_count[3].size
4206   },
4207   {
4208     "game.panel.element_4_count.font",
4209     &game.panel.element_count[3].font
4210   },
4211   {
4212     "game.panel.element_4_count.element",
4213     &game.panel.element_count[3].id
4214   },
4215   {
4216     "game.panel.element_4_count.draw_masked",
4217     &game.panel.element_count[3].draw_masked
4218   },
4219   {
4220     "game.panel.element_4_count.draw_order",
4221     &game.panel.element_count[3].sort_priority
4222   },
4223   {
4224     "game.panel.element_5.x",
4225     &game.panel.element[4].x
4226   },
4227   {
4228     "game.panel.element_5.y",
4229     &game.panel.element[4].y
4230   },
4231   {
4232     "game.panel.element_5.tile_size",
4233     &game.panel.element[4].size
4234   },
4235   {
4236     "game.panel.element_5.element",
4237     &game.panel.element[4].id
4238   },
4239   {
4240     "game.panel.element_5.draw_masked",
4241     &game.panel.element[4].draw_masked
4242   },
4243   {
4244     "game.panel.element_5.draw_order",
4245     &game.panel.element[4].sort_priority
4246   },
4247   {
4248     "game.panel.element_5_count.x",
4249     &game.panel.element_count[4].x
4250   },
4251   {
4252     "game.panel.element_5_count.y",
4253     &game.panel.element_count[4].y
4254   },
4255   {
4256     "game.panel.element_5_count.align",
4257     &game.panel.element_count[4].align
4258   },
4259   {
4260     "game.panel.element_5_count.valign",
4261     &game.panel.element_count[4].valign
4262   },
4263   {
4264     "game.panel.element_5_count.digits",
4265     &game.panel.element_count[4].size
4266   },
4267   {
4268     "game.panel.element_5_count.font",
4269     &game.panel.element_count[4].font
4270   },
4271   {
4272     "game.panel.element_5_count.element",
4273     &game.panel.element_count[4].id
4274   },
4275   {
4276     "game.panel.element_5_count.draw_masked",
4277     &game.panel.element_count[4].draw_masked
4278   },
4279   {
4280     "game.panel.element_5_count.draw_order",
4281     &game.panel.element_count[4].sort_priority
4282   },
4283   {
4284     "game.panel.element_6.x",
4285     &game.panel.element[5].x
4286   },
4287   {
4288     "game.panel.element_6.y",
4289     &game.panel.element[5].y
4290   },
4291   {
4292     "game.panel.element_6.tile_size",
4293     &game.panel.element[5].size
4294   },
4295   {
4296     "game.panel.element_6.element",
4297     &game.panel.element[5].id
4298   },
4299   {
4300     "game.panel.element_6.draw_masked",
4301     &game.panel.element[5].draw_masked
4302   },
4303   {
4304     "game.panel.element_6.draw_order",
4305     &game.panel.element[5].sort_priority
4306   },
4307   {
4308     "game.panel.element_6_count.x",
4309     &game.panel.element_count[5].x
4310   },
4311   {
4312     "game.panel.element_6_count.y",
4313     &game.panel.element_count[5].y
4314   },
4315   {
4316     "game.panel.element_6_count.align",
4317     &game.panel.element_count[5].align
4318   },
4319   {
4320     "game.panel.element_6_count.valign",
4321     &game.panel.element_count[5].valign
4322   },
4323   {
4324     "game.panel.element_6_count.digits",
4325     &game.panel.element_count[5].size
4326   },
4327   {
4328     "game.panel.element_6_count.font",
4329     &game.panel.element_count[5].font
4330   },
4331   {
4332     "game.panel.element_6_count.element",
4333     &game.panel.element_count[5].id
4334   },
4335   {
4336     "game.panel.element_6_count.draw_masked",
4337     &game.panel.element_count[5].draw_masked
4338   },
4339   {
4340     "game.panel.element_6_count.draw_order",
4341     &game.panel.element_count[5].sort_priority
4342   },
4343   {
4344     "game.panel.element_7.x",
4345     &game.panel.element[6].x
4346   },
4347   {
4348     "game.panel.element_7.y",
4349     &game.panel.element[6].y
4350   },
4351   {
4352     "game.panel.element_7.tile_size",
4353     &game.panel.element[6].size
4354   },
4355   {
4356     "game.panel.element_7.element",
4357     &game.panel.element[6].id
4358   },
4359   {
4360     "game.panel.element_7.draw_masked",
4361     &game.panel.element[6].draw_masked
4362   },
4363   {
4364     "game.panel.element_7.draw_order",
4365     &game.panel.element[6].sort_priority
4366   },
4367   {
4368     "game.panel.element_7_count.x",
4369     &game.panel.element_count[6].x
4370   },
4371   {
4372     "game.panel.element_7_count.y",
4373     &game.panel.element_count[6].y
4374   },
4375   {
4376     "game.panel.element_7_count.align",
4377     &game.panel.element_count[6].align
4378   },
4379   {
4380     "game.panel.element_7_count.valign",
4381     &game.panel.element_count[6].valign
4382   },
4383   {
4384     "game.panel.element_7_count.digits",
4385     &game.panel.element_count[6].size
4386   },
4387   {
4388     "game.panel.element_7_count.font",
4389     &game.panel.element_count[6].font
4390   },
4391   {
4392     "game.panel.element_7_count.element",
4393     &game.panel.element_count[6].id
4394   },
4395   {
4396     "game.panel.element_7_count.draw_masked",
4397     &game.panel.element_count[6].draw_masked
4398   },
4399   {
4400     "game.panel.element_7_count.draw_order",
4401     &game.panel.element_count[6].sort_priority
4402   },
4403   {
4404     "game.panel.element_8.x",
4405     &game.panel.element[7].x
4406   },
4407   {
4408     "game.panel.element_8.y",
4409     &game.panel.element[7].y
4410   },
4411   {
4412     "game.panel.element_8.tile_size",
4413     &game.panel.element[7].size
4414   },
4415   {
4416     "game.panel.element_8.element",
4417     &game.panel.element[7].id
4418   },
4419   {
4420     "game.panel.element_8.draw_masked",
4421     &game.panel.element[7].draw_masked
4422   },
4423   {
4424     "game.panel.element_8.draw_order",
4425     &game.panel.element[7].sort_priority
4426   },
4427   {
4428     "game.panel.element_8_count.x",
4429     &game.panel.element_count[7].x
4430   },
4431   {
4432     "game.panel.element_8_count.y",
4433     &game.panel.element_count[7].y
4434   },
4435   {
4436     "game.panel.element_8_count.align",
4437     &game.panel.element_count[7].align
4438   },
4439   {
4440     "game.panel.element_8_count.valign",
4441     &game.panel.element_count[7].valign
4442   },
4443   {
4444     "game.panel.element_8_count.digits",
4445     &game.panel.element_count[7].size
4446   },
4447   {
4448     "game.panel.element_8_count.font",
4449     &game.panel.element_count[7].font
4450   },
4451   {
4452     "game.panel.element_8_count.element",
4453     &game.panel.element_count[7].id
4454   },
4455   {
4456     "game.panel.element_8_count.draw_masked",
4457     &game.panel.element_count[7].draw_masked
4458   },
4459   {
4460     "game.panel.element_8_count.draw_order",
4461     &game.panel.element_count[7].sort_priority
4462   },
4463   {
4464     "game.panel.ce_score_1.x",
4465     &game.panel.ce_score[0].x
4466   },
4467   {
4468     "game.panel.ce_score_1.y",
4469     &game.panel.ce_score[0].y
4470   },
4471   {
4472     "game.panel.ce_score_1.align",
4473     &game.panel.ce_score[0].align
4474   },
4475   {
4476     "game.panel.ce_score_1.valign",
4477     &game.panel.ce_score[0].valign
4478   },
4479   {
4480     "game.panel.ce_score_1.digits",
4481     &game.panel.ce_score[0].size
4482   },
4483   {
4484     "game.panel.ce_score_1.font",
4485     &game.panel.ce_score[0].font
4486   },
4487   {
4488     "game.panel.ce_score_1.element",
4489     &game.panel.ce_score[0].id
4490   },
4491   {
4492     "game.panel.ce_score_1.draw_masked",
4493     &game.panel.ce_score[0].draw_masked
4494   },
4495   {
4496     "game.panel.ce_score_1.draw_order",
4497     &game.panel.ce_score[0].sort_priority
4498   },
4499   {
4500     "game.panel.ce_score_1_element.x",
4501     &game.panel.ce_score_element[0].x
4502   },
4503   {
4504     "game.panel.ce_score_1_element.y",
4505     &game.panel.ce_score_element[0].y
4506   },
4507   {
4508     "game.panel.ce_score_1_element.tile_size",
4509     &game.panel.ce_score_element[0].size
4510   },
4511   {
4512     "game.panel.ce_score_1_element.element",
4513     &game.panel.ce_score_element[0].id
4514   },
4515   {
4516     "game.panel.ce_score_1_element.draw_masked",
4517     &game.panel.ce_score_element[0].draw_masked
4518   },
4519   {
4520     "game.panel.ce_score_1_element.draw_order",
4521     &game.panel.ce_score_element[0].sort_priority
4522   },
4523   {
4524     "game.panel.ce_score_2.x",
4525     &game.panel.ce_score[1].x
4526   },
4527   {
4528     "game.panel.ce_score_2.y",
4529     &game.panel.ce_score[1].y
4530   },
4531   {
4532     "game.panel.ce_score_2.align",
4533     &game.panel.ce_score[1].align
4534   },
4535   {
4536     "game.panel.ce_score_2.valign",
4537     &game.panel.ce_score[1].valign
4538   },
4539   {
4540     "game.panel.ce_score_2.digits",
4541     &game.panel.ce_score[1].size
4542   },
4543   {
4544     "game.panel.ce_score_2.font",
4545     &game.panel.ce_score[1].font
4546   },
4547   {
4548     "game.panel.ce_score_2.element",
4549     &game.panel.ce_score[1].id
4550   },
4551   {
4552     "game.panel.ce_score_2.draw_masked",
4553     &game.panel.ce_score[1].draw_masked
4554   },
4555   {
4556     "game.panel.ce_score_2.draw_order",
4557     &game.panel.ce_score[1].sort_priority
4558   },
4559   {
4560     "game.panel.ce_score_2_element.x",
4561     &game.panel.ce_score_element[1].x
4562   },
4563   {
4564     "game.panel.ce_score_2_element.y",
4565     &game.panel.ce_score_element[1].y
4566   },
4567   {
4568     "game.panel.ce_score_2_element.tile_size",
4569     &game.panel.ce_score_element[1].size
4570   },
4571   {
4572     "game.panel.ce_score_2_element.element",
4573     &game.panel.ce_score_element[1].id
4574   },
4575   {
4576     "game.panel.ce_score_2_element.draw_masked",
4577     &game.panel.ce_score_element[1].draw_masked
4578   },
4579   {
4580     "game.panel.ce_score_2_element.draw_order",
4581     &game.panel.ce_score_element[1].sort_priority
4582   },
4583   {
4584     "game.panel.ce_score_3.x",
4585     &game.panel.ce_score[2].x
4586   },
4587   {
4588     "game.panel.ce_score_3.y",
4589     &game.panel.ce_score[2].y
4590   },
4591   {
4592     "game.panel.ce_score_3.align",
4593     &game.panel.ce_score[2].align
4594   },
4595   {
4596     "game.panel.ce_score_3.valign",
4597     &game.panel.ce_score[2].valign
4598   },
4599   {
4600     "game.panel.ce_score_3.digits",
4601     &game.panel.ce_score[2].size
4602   },
4603   {
4604     "game.panel.ce_score_3.font",
4605     &game.panel.ce_score[2].font
4606   },
4607   {
4608     "game.panel.ce_score_3.element",
4609     &game.panel.ce_score[2].id
4610   },
4611   {
4612     "game.panel.ce_score_3.draw_masked",
4613     &game.panel.ce_score[2].draw_masked
4614   },
4615   {
4616     "game.panel.ce_score_3.draw_order",
4617     &game.panel.ce_score[2].sort_priority
4618   },
4619   {
4620     "game.panel.ce_score_3_element.x",
4621     &game.panel.ce_score_element[2].x
4622   },
4623   {
4624     "game.panel.ce_score_3_element.y",
4625     &game.panel.ce_score_element[2].y
4626   },
4627   {
4628     "game.panel.ce_score_3_element.tile_size",
4629     &game.panel.ce_score_element[2].size
4630   },
4631   {
4632     "game.panel.ce_score_3_element.element",
4633     &game.panel.ce_score_element[2].id
4634   },
4635   {
4636     "game.panel.ce_score_3_element.draw_masked",
4637     &game.panel.ce_score_element[2].draw_masked
4638   },
4639   {
4640     "game.panel.ce_score_3_element.draw_order",
4641     &game.panel.ce_score_element[2].sort_priority
4642   },
4643   {
4644     "game.panel.ce_score_4.x",
4645     &game.panel.ce_score[3].x
4646   },
4647   {
4648     "game.panel.ce_score_4.y",
4649     &game.panel.ce_score[3].y
4650   },
4651   {
4652     "game.panel.ce_score_4.align",
4653     &game.panel.ce_score[3].align
4654   },
4655   {
4656     "game.panel.ce_score_4.valign",
4657     &game.panel.ce_score[3].valign
4658   },
4659   {
4660     "game.panel.ce_score_4.digits",
4661     &game.panel.ce_score[3].size
4662   },
4663   {
4664     "game.panel.ce_score_4.font",
4665     &game.panel.ce_score[3].font
4666   },
4667   {
4668     "game.panel.ce_score_4.element",
4669     &game.panel.ce_score[3].id
4670   },
4671   {
4672     "game.panel.ce_score_4.draw_masked",
4673     &game.panel.ce_score[3].draw_masked
4674   },
4675   {
4676     "game.panel.ce_score_4.draw_order",
4677     &game.panel.ce_score[3].sort_priority
4678   },
4679   {
4680     "game.panel.ce_score_4_element.x",
4681     &game.panel.ce_score_element[3].x
4682   },
4683   {
4684     "game.panel.ce_score_4_element.y",
4685     &game.panel.ce_score_element[3].y
4686   },
4687   {
4688     "game.panel.ce_score_4_element.tile_size",
4689     &game.panel.ce_score_element[3].size
4690   },
4691   {
4692     "game.panel.ce_score_4_element.element",
4693     &game.panel.ce_score_element[3].id
4694   },
4695   {
4696     "game.panel.ce_score_4_element.draw_masked",
4697     &game.panel.ce_score_element[3].draw_masked
4698   },
4699   {
4700     "game.panel.ce_score_4_element.draw_order",
4701     &game.panel.ce_score_element[3].sort_priority
4702   },
4703   {
4704     "game.panel.ce_score_5.x",
4705     &game.panel.ce_score[4].x
4706   },
4707   {
4708     "game.panel.ce_score_5.y",
4709     &game.panel.ce_score[4].y
4710   },
4711   {
4712     "game.panel.ce_score_5.align",
4713     &game.panel.ce_score[4].align
4714   },
4715   {
4716     "game.panel.ce_score_5.valign",
4717     &game.panel.ce_score[4].valign
4718   },
4719   {
4720     "game.panel.ce_score_5.digits",
4721     &game.panel.ce_score[4].size
4722   },
4723   {
4724     "game.panel.ce_score_5.font",
4725     &game.panel.ce_score[4].font
4726   },
4727   {
4728     "game.panel.ce_score_5.element",
4729     &game.panel.ce_score[4].id
4730   },
4731   {
4732     "game.panel.ce_score_5.draw_masked",
4733     &game.panel.ce_score[4].draw_masked
4734   },
4735   {
4736     "game.panel.ce_score_5.draw_order",
4737     &game.panel.ce_score[4].sort_priority
4738   },
4739   {
4740     "game.panel.ce_score_5_element.x",
4741     &game.panel.ce_score_element[4].x
4742   },
4743   {
4744     "game.panel.ce_score_5_element.y",
4745     &game.panel.ce_score_element[4].y
4746   },
4747   {
4748     "game.panel.ce_score_5_element.tile_size",
4749     &game.panel.ce_score_element[4].size
4750   },
4751   {
4752     "game.panel.ce_score_5_element.element",
4753     &game.panel.ce_score_element[4].id
4754   },
4755   {
4756     "game.panel.ce_score_5_element.draw_masked",
4757     &game.panel.ce_score_element[4].draw_masked
4758   },
4759   {
4760     "game.panel.ce_score_5_element.draw_order",
4761     &game.panel.ce_score_element[4].sort_priority
4762   },
4763   {
4764     "game.panel.ce_score_6.x",
4765     &game.panel.ce_score[5].x
4766   },
4767   {
4768     "game.panel.ce_score_6.y",
4769     &game.panel.ce_score[5].y
4770   },
4771   {
4772     "game.panel.ce_score_6.align",
4773     &game.panel.ce_score[5].align
4774   },
4775   {
4776     "game.panel.ce_score_6.valign",
4777     &game.panel.ce_score[5].valign
4778   },
4779   {
4780     "game.panel.ce_score_6.digits",
4781     &game.panel.ce_score[5].size
4782   },
4783   {
4784     "game.panel.ce_score_6.font",
4785     &game.panel.ce_score[5].font
4786   },
4787   {
4788     "game.panel.ce_score_6.element",
4789     &game.panel.ce_score[5].id
4790   },
4791   {
4792     "game.panel.ce_score_6.draw_masked",
4793     &game.panel.ce_score[5].draw_masked
4794   },
4795   {
4796     "game.panel.ce_score_6.draw_order",
4797     &game.panel.ce_score[5].sort_priority
4798   },
4799   {
4800     "game.panel.ce_score_6_element.x",
4801     &game.panel.ce_score_element[5].x
4802   },
4803   {
4804     "game.panel.ce_score_6_element.y",
4805     &game.panel.ce_score_element[5].y
4806   },
4807   {
4808     "game.panel.ce_score_6_element.tile_size",
4809     &game.panel.ce_score_element[5].size
4810   },
4811   {
4812     "game.panel.ce_score_6_element.element",
4813     &game.panel.ce_score_element[5].id
4814   },
4815   {
4816     "game.panel.ce_score_6_element.draw_masked",
4817     &game.panel.ce_score_element[5].draw_masked
4818   },
4819   {
4820     "game.panel.ce_score_6_element.draw_order",
4821     &game.panel.ce_score_element[5].sort_priority
4822   },
4823   {
4824     "game.panel.ce_score_7.x",
4825     &game.panel.ce_score[6].x
4826   },
4827   {
4828     "game.panel.ce_score_7.y",
4829     &game.panel.ce_score[6].y
4830   },
4831   {
4832     "game.panel.ce_score_7.align",
4833     &game.panel.ce_score[6].align
4834   },
4835   {
4836     "game.panel.ce_score_7.valign",
4837     &game.panel.ce_score[6].valign
4838   },
4839   {
4840     "game.panel.ce_score_7.digits",
4841     &game.panel.ce_score[6].size
4842   },
4843   {
4844     "game.panel.ce_score_7.font",
4845     &game.panel.ce_score[6].font
4846   },
4847   {
4848     "game.panel.ce_score_7.element",
4849     &game.panel.ce_score[6].id
4850   },
4851   {
4852     "game.panel.ce_score_7.draw_masked",
4853     &game.panel.ce_score[6].draw_masked
4854   },
4855   {
4856     "game.panel.ce_score_7.draw_order",
4857     &game.panel.ce_score[6].sort_priority
4858   },
4859   {
4860     "game.panel.ce_score_7_element.x",
4861     &game.panel.ce_score_element[6].x
4862   },
4863   {
4864     "game.panel.ce_score_7_element.y",
4865     &game.panel.ce_score_element[6].y
4866   },
4867   {
4868     "game.panel.ce_score_7_element.tile_size",
4869     &game.panel.ce_score_element[6].size
4870   },
4871   {
4872     "game.panel.ce_score_7_element.element",
4873     &game.panel.ce_score_element[6].id
4874   },
4875   {
4876     "game.panel.ce_score_7_element.draw_masked",
4877     &game.panel.ce_score_element[6].draw_masked
4878   },
4879   {
4880     "game.panel.ce_score_7_element.draw_order",
4881     &game.panel.ce_score_element[6].sort_priority
4882   },
4883   {
4884     "game.panel.ce_score_8.x",
4885     &game.panel.ce_score[7].x
4886   },
4887   {
4888     "game.panel.ce_score_8.y",
4889     &game.panel.ce_score[7].y
4890   },
4891   {
4892     "game.panel.ce_score_8.align",
4893     &game.panel.ce_score[7].align
4894   },
4895   {
4896     "game.panel.ce_score_8.valign",
4897     &game.panel.ce_score[7].valign
4898   },
4899   {
4900     "game.panel.ce_score_8.digits",
4901     &game.panel.ce_score[7].size
4902   },
4903   {
4904     "game.panel.ce_score_8.font",
4905     &game.panel.ce_score[7].font
4906   },
4907   {
4908     "game.panel.ce_score_8.element",
4909     &game.panel.ce_score[7].id
4910   },
4911   {
4912     "game.panel.ce_score_8.draw_masked",
4913     &game.panel.ce_score[7].draw_masked
4914   },
4915   {
4916     "game.panel.ce_score_8.draw_order",
4917     &game.panel.ce_score[7].sort_priority
4918   },
4919   {
4920     "game.panel.ce_score_8_element.x",
4921     &game.panel.ce_score_element[7].x
4922   },
4923   {
4924     "game.panel.ce_score_8_element.y",
4925     &game.panel.ce_score_element[7].y
4926   },
4927   {
4928     "game.panel.ce_score_8_element.tile_size",
4929     &game.panel.ce_score_element[7].size
4930   },
4931   {
4932     "game.panel.ce_score_8_element.element",
4933     &game.panel.ce_score_element[7].id
4934   },
4935   {
4936     "game.panel.ce_score_8_element.draw_masked",
4937     &game.panel.ce_score_element[7].draw_masked
4938   },
4939   {
4940     "game.panel.ce_score_8_element.draw_order",
4941     &game.panel.ce_score_element[7].sort_priority
4942   },
4943   {
4944     "game.panel.player_name.x",
4945     &game.panel.player_name.x
4946   },
4947   {
4948     "game.panel.player_name.y",
4949     &game.panel.player_name.y
4950   },
4951   {
4952     "game.panel.player_name.align",
4953     &game.panel.player_name.align
4954   },
4955   {
4956     "game.panel.player_name.valign",
4957     &game.panel.player_name.valign
4958   },
4959   {
4960     "game.panel.player_name.chars",
4961     &game.panel.player_name.size
4962   },
4963   {
4964     "game.panel.player_name.font",
4965     &game.panel.player_name.font
4966   },
4967   {
4968     "game.panel.player_name.draw_masked",
4969     &game.panel.player_name.draw_masked
4970   },
4971   {
4972     "game.panel.player_name.draw_order",
4973     &game.panel.player_name.sort_priority
4974   },
4975   {
4976     "game.panel.level_name.x",
4977     &game.panel.level_name.x
4978   },
4979   {
4980     "game.panel.level_name.y",
4981     &game.panel.level_name.y
4982   },
4983   {
4984     "game.panel.level_name.align",
4985     &game.panel.level_name.align
4986   },
4987   {
4988     "game.panel.level_name.valign",
4989     &game.panel.level_name.valign
4990   },
4991   {
4992     "game.panel.level_name.chars",
4993     &game.panel.level_name.size
4994   },
4995   {
4996     "game.panel.level_name.font",
4997     &game.panel.level_name.font
4998   },
4999   {
5000     "game.panel.level_name.draw_masked",
5001     &game.panel.level_name.draw_masked
5002   },
5003   {
5004     "game.panel.level_name.draw_order",
5005     &game.panel.level_name.sort_priority
5006   },
5007   {
5008     "game.panel.level_author.x",
5009     &game.panel.level_author.x
5010   },
5011   {
5012     "game.panel.level_author.y",
5013     &game.panel.level_author.y
5014   },
5015   {
5016     "game.panel.level_author.align",
5017     &game.panel.level_author.align
5018   },
5019   {
5020     "game.panel.level_author.valign",
5021     &game.panel.level_author.valign
5022   },
5023   {
5024     "game.panel.level_author.chars",
5025     &game.panel.level_author.size
5026   },
5027   {
5028     "game.panel.level_author.font",
5029     &game.panel.level_author.font
5030   },
5031   {
5032     "game.panel.level_author.draw_masked",
5033     &game.panel.level_author.draw_masked
5034   },
5035   {
5036     "game.panel.level_author.draw_order",
5037     &game.panel.level_author.sort_priority
5038   },
5039   {
5040     "game.button.stop.x",
5041     &game.button.stop.x
5042   },
5043   {
5044     "game.button.stop.y",
5045     &game.button.stop.y
5046   },
5047   {
5048     "game.button.pause.x",
5049     &game.button.pause.x
5050   },
5051   {
5052     "game.button.pause.y",
5053     &game.button.pause.y
5054   },
5055   {
5056     "game.button.play.x",
5057     &game.button.play.x
5058   },
5059   {
5060     "game.button.play.y",
5061     &game.button.play.y
5062   },
5063   {
5064     "game.button.sound_music.x",
5065     &game.button.sound_music.x
5066   },
5067   {
5068     "game.button.sound_music.y",
5069     &game.button.sound_music.y
5070   },
5071   {
5072     "game.button.sound_loops.x",
5073     &game.button.sound_loops.x
5074   },
5075   {
5076     "game.button.sound_loops.y",
5077     &game.button.sound_loops.y
5078   },
5079   {
5080     "game.button.sound_simple.x",
5081     &game.button.sound_simple.x
5082   },
5083   {
5084     "game.button.sound_simple.y",
5085     &game.button.sound_simple.y
5086   },
5087   {
5088     "tape.button.eject.x",
5089     &tape.button.eject.x
5090   },
5091   {
5092     "tape.button.eject.y",
5093     &tape.button.eject.y
5094   },
5095   {
5096     "tape.button.stop.x",
5097     &tape.button.stop.x
5098   },
5099   {
5100     "tape.button.stop.y",
5101     &tape.button.stop.y
5102   },
5103   {
5104     "tape.button.pause.x",
5105     &tape.button.pause.x
5106   },
5107   {
5108     "tape.button.pause.y",
5109     &tape.button.pause.y
5110   },
5111   {
5112     "tape.button.record.x",
5113     &tape.button.record.x
5114   },
5115   {
5116     "tape.button.record.y",
5117     &tape.button.record.y
5118   },
5119   {
5120     "tape.button.play.x",
5121     &tape.button.play.x
5122   },
5123   {
5124     "tape.button.play.y",
5125     &tape.button.play.y
5126   },
5127   {
5128     "tape.symbol.eject.x",
5129     &tape.symbol.eject.x
5130   },
5131   {
5132     "tape.symbol.eject.y",
5133     &tape.symbol.eject.y
5134   },
5135   {
5136     "tape.symbol.stop.x",
5137     &tape.symbol.stop.x
5138   },
5139   {
5140     "tape.symbol.stop.y",
5141     &tape.symbol.stop.y
5142   },
5143   {
5144     "tape.symbol.pause.x",
5145     &tape.symbol.pause.x
5146   },
5147   {
5148     "tape.symbol.pause.y",
5149     &tape.symbol.pause.y
5150   },
5151   {
5152     "tape.symbol.record.x",
5153     &tape.symbol.record.x
5154   },
5155   {
5156     "tape.symbol.record.y",
5157     &tape.symbol.record.y
5158   },
5159   {
5160     "tape.symbol.play.x",
5161     &tape.symbol.play.x
5162   },
5163   {
5164     "tape.symbol.play.y",
5165     &tape.symbol.play.y
5166   },
5167   {
5168     "tape.symbol.fast_forward.x",
5169     &tape.symbol.fast_forward.x
5170   },
5171   {
5172     "tape.symbol.fast_forward.y",
5173     &tape.symbol.fast_forward.y
5174   },
5175   {
5176     "tape.symbol.warp_forward.x",
5177     &tape.symbol.warp_forward.x
5178   },
5179   {
5180     "tape.symbol.warp_forward.y",
5181     &tape.symbol.warp_forward.y
5182   },
5183   {
5184     "tape.symbol.warp_forward_blind.x",
5185     &tape.symbol.warp_forward_blind.x
5186   },
5187   {
5188     "tape.symbol.warp_forward_blind.y",
5189     &tape.symbol.warp_forward_blind.y
5190   },
5191   {
5192     "tape.symbol.pause_before_end.x",
5193     &tape.symbol.pause_before_end.x
5194   },
5195   {
5196     "tape.symbol.pause_before_end.y",
5197     &tape.symbol.pause_before_end.y
5198   },
5199   {
5200     "tape.symbol.single_step.x",
5201     &tape.symbol.single_step.x
5202   },
5203   {
5204     "tape.symbol.single_step.y",
5205     &tape.symbol.single_step.y
5206   },
5207   {
5208     "tape.label.eject.x",
5209     &tape.label.eject.x
5210   },
5211   {
5212     "tape.label.eject.y",
5213     &tape.label.eject.y
5214   },
5215   {
5216     "tape.label.stop.x",
5217     &tape.label.stop.x
5218   },
5219   {
5220     "tape.label.stop.y",
5221     &tape.label.stop.y
5222   },
5223   {
5224     "tape.label.pause.x",
5225     &tape.label.pause.x
5226   },
5227   {
5228     "tape.label.pause.y",
5229     &tape.label.pause.y
5230   },
5231   {
5232     "tape.label.record.x",
5233     &tape.label.record.x
5234   },
5235   {
5236     "tape.label.record.y",
5237     &tape.label.record.y
5238   },
5239   {
5240     "tape.label.play.x",
5241     &tape.label.play.x
5242   },
5243   {
5244     "tape.label.play.y",
5245     &tape.label.play.y
5246   },
5247   {
5248     "tape.label.fast_forward.x",
5249     &tape.label.fast_forward.x
5250   },
5251   {
5252     "tape.label.fast_forward.y",
5253     &tape.label.fast_forward.y
5254   },
5255   {
5256     "tape.label.warp_forward.x",
5257     &tape.label.warp_forward.x
5258   },
5259   {
5260     "tape.label.warp_forward.y",
5261     &tape.label.warp_forward.y
5262   },
5263   {
5264     "tape.label.warp_forward_blind.x",
5265     &tape.label.warp_forward_blind.x
5266   },
5267   {
5268     "tape.label.warp_forward_blind.y",
5269     &tape.label.warp_forward_blind.y
5270   },
5271   {
5272     "tape.label.pause_before_end.x",
5273     &tape.label.pause_before_end.x
5274   },
5275   {
5276     "tape.label.pause_before_end.y",
5277     &tape.label.pause_before_end.y
5278   },
5279   {
5280     "tape.label.single_step.x",
5281     &tape.label.single_step.x
5282   },
5283   {
5284     "tape.label.single_step.y",
5285     &tape.label.single_step.y
5286   },
5287   {
5288     "tape.label.date.x",
5289     &tape.label.date.x
5290   },
5291   {
5292     "tape.label.date.y",
5293     &tape.label.date.y
5294   },
5295   {
5296     "tape.label.time.x",
5297     &tape.label.time.x
5298   },
5299   {
5300     "tape.label.time.y",
5301     &tape.label.time.y
5302   },
5303   {
5304     "tape.text.date.x",
5305     &tape.text.date.x
5306   },
5307   {
5308     "tape.text.date.y",
5309     &tape.text.date.y
5310   },
5311   {
5312     "tape.text.date.align",
5313     &tape.text.date.align
5314   },
5315   {
5316     "tape.text.date.valign",
5317     &tape.text.date.valign
5318   },
5319   {
5320     "tape.text.date.digits",
5321     &tape.text.date.size
5322   },
5323   {
5324     "tape.text.date.font",
5325     &tape.text.date.font
5326   },
5327   {
5328     "tape.text.time.x",
5329     &tape.text.time.x
5330   },
5331   {
5332     "tape.text.time.y",
5333     &tape.text.time.y
5334   },
5335   {
5336     "tape.text.time.align",
5337     &tape.text.time.align
5338   },
5339   {
5340     "tape.text.time.valign",
5341     &tape.text.time.valign
5342   },
5343   {
5344     "tape.text.time.digits",
5345     &tape.text.time.size
5346   },
5347   {
5348     "tape.text.time.font",
5349     &tape.text.time.font
5350   },
5351   {
5352     "game.forced_scroll_delay_value",
5353     &game.forced_scroll_delay_value
5354   },
5355   {
5356     "game.use_native_emc_graphics_engine",
5357     &game.use_native_emc_graphics_engine
5358   },
5359   {
5360     "game.use_native_sp_graphics_engine",
5361     &game.use_native_sp_graphics_engine
5362   },
5363   {
5364     "game.use_masked_pushing",
5365     &game.use_masked_pushing
5366   },
5367   {
5368     "game.tile_size",
5369     &game.tile_size
5370   },
5371   {
5372     "[player].boring_delay_fixed",
5373     &game.player_boring_delay_fixed
5374   },
5375   {
5376     "[player].boring_delay_random",
5377     &game.player_boring_delay_random
5378   },
5379   {
5380     "[player].sleeping_delay_fixed",
5381     &game.player_sleeping_delay_fixed
5382   },
5383   {
5384     "[player].sleeping_delay_random",
5385     &game.player_sleeping_delay_random
5386   },
5387   {
5388     "viewport.window.width",
5389     &viewport.window.width
5390   },
5391   {
5392     "viewport.window.height",
5393     &viewport.window.height
5394   },
5395   {
5396     "viewport.playfield.x",
5397     &viewport.playfield[GFX_SPECIAL_ARG_DEFAULT].x
5398   },
5399   {
5400     "viewport.playfield.y",
5401     &viewport.playfield[GFX_SPECIAL_ARG_DEFAULT].y
5402   },
5403   {
5404     "viewport.playfield.width",
5405     &viewport.playfield[GFX_SPECIAL_ARG_DEFAULT].width
5406   },
5407   {
5408     "viewport.playfield.height",
5409     &viewport.playfield[GFX_SPECIAL_ARG_DEFAULT].height
5410   },
5411   {
5412     "viewport.playfield.border_size",
5413     &viewport.playfield[GFX_SPECIAL_ARG_DEFAULT].border_size
5414   },
5415   {
5416     "viewport.playfield.MAIN.x",
5417     &viewport.playfield[GFX_SPECIAL_ARG_MAIN].x
5418   },
5419   {
5420     "viewport.playfield.MAIN.y",
5421     &viewport.playfield[GFX_SPECIAL_ARG_MAIN].y
5422   },
5423   {
5424     "viewport.playfield.MAIN.width",
5425     &viewport.playfield[GFX_SPECIAL_ARG_MAIN].width
5426   },
5427   {
5428     "viewport.playfield.MAIN.height",
5429     &viewport.playfield[GFX_SPECIAL_ARG_MAIN].height
5430   },
5431   {
5432     "viewport.playfield.MAIN.border_size",
5433     &viewport.playfield[GFX_SPECIAL_ARG_MAIN].border_size
5434   },
5435   {
5436     "viewport.playfield.PLAYING.x",
5437     &viewport.playfield[GFX_SPECIAL_ARG_PLAYING].x
5438   },
5439   {
5440     "viewport.playfield.PLAYING.y",
5441     &viewport.playfield[GFX_SPECIAL_ARG_PLAYING].y
5442   },
5443   {
5444     "viewport.playfield.PLAYING.width",
5445     &viewport.playfield[GFX_SPECIAL_ARG_PLAYING].width
5446   },
5447   {
5448     "viewport.playfield.PLAYING.height",
5449     &viewport.playfield[GFX_SPECIAL_ARG_PLAYING].height
5450   },
5451   {
5452     "viewport.playfield.PLAYING.border_size",
5453     &viewport.playfield[GFX_SPECIAL_ARG_PLAYING].border_size
5454   },
5455   {
5456     "viewport.playfield.EDITOR.x",
5457     &viewport.playfield[GFX_SPECIAL_ARG_EDITOR].x
5458   },
5459   {
5460     "viewport.playfield.EDITOR.y",
5461     &viewport.playfield[GFX_SPECIAL_ARG_EDITOR].y
5462   },
5463   {
5464     "viewport.playfield.EDITOR.width",
5465     &viewport.playfield[GFX_SPECIAL_ARG_EDITOR].width
5466   },
5467   {
5468     "viewport.playfield.EDITOR.height",
5469     &viewport.playfield[GFX_SPECIAL_ARG_EDITOR].height
5470   },
5471   {
5472     "viewport.playfield.EDITOR.border_size",
5473     &viewport.playfield[GFX_SPECIAL_ARG_EDITOR].border_size
5474   },
5475   {
5476     "viewport.door_1.x",
5477     &viewport.door_1[GFX_SPECIAL_ARG_DEFAULT].x
5478   },
5479   {
5480     "viewport.door_1.y",
5481     &viewport.door_1[GFX_SPECIAL_ARG_DEFAULT].y
5482   },
5483   {
5484     "viewport.door_1.MAIN.x",
5485     &viewport.door_1[GFX_SPECIAL_ARG_MAIN].x
5486   },
5487   {
5488     "viewport.door_1.MAIN.y",
5489     &viewport.door_1[GFX_SPECIAL_ARG_MAIN].y
5490   },
5491   {
5492     "viewport.door_1.PLAYING.x",
5493     &viewport.door_1[GFX_SPECIAL_ARG_PLAYING].x
5494   },
5495   {
5496     "viewport.door_1.PLAYING.y",
5497     &viewport.door_1[GFX_SPECIAL_ARG_PLAYING].y
5498   },
5499   {
5500     "viewport.door_1.EDITOR.x",
5501     &viewport.door_1[GFX_SPECIAL_ARG_EDITOR].x
5502   },
5503   {
5504     "viewport.door_1.EDITOR.y",
5505     &viewport.door_1[GFX_SPECIAL_ARG_EDITOR].y
5506   },
5507   {
5508     "viewport.door_2.x",
5509     &viewport.door_2[GFX_SPECIAL_ARG_DEFAULT].x
5510   },
5511   {
5512     "viewport.door_2.y",
5513     &viewport.door_2[GFX_SPECIAL_ARG_DEFAULT].y
5514   },
5515   {
5516     "viewport.door_2.MAIN.x",
5517     &viewport.door_2[GFX_SPECIAL_ARG_MAIN].x
5518   },
5519   {
5520     "viewport.door_2.MAIN.y",
5521     &viewport.door_2[GFX_SPECIAL_ARG_MAIN].y
5522   },
5523   {
5524     "viewport.door_2.PLAYING.x",
5525     &viewport.door_2[GFX_SPECIAL_ARG_PLAYING].x
5526   },
5527   {
5528     "viewport.door_2.PLAYING.y",
5529     &viewport.door_2[GFX_SPECIAL_ARG_PLAYING].y
5530   },
5531   {
5532     "viewport.door_2.EDITOR.x",
5533     &viewport.door_2[GFX_SPECIAL_ARG_EDITOR].x
5534   },
5535   {
5536     "viewport.door_2.EDITOR.y",
5537     &viewport.door_2[GFX_SPECIAL_ARG_EDITOR].y
5538   },
5539   {
5540     NULL,
5541     NULL
5542   },
5543 };
5544
5545 #endif  /* CONF_VAR_C */