-
Notifications
You must be signed in to change notification settings - Fork 1
/
resources.qrc
679 lines (679 loc) · 41.5 KB
/
resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
<RCC>
<qresource prefix="/new">
<file>resources/levels/first.txt</file>
<file>resources/music/beijing.mp3</file>
<file>resources/music/chanzi.mp3</file>
<file>resources/music/eat.mp3</file>
<file>resources/music/huomiao.mp3</file>
<file>resources/music/mouse.mp3</file>
<file>resources/music/zhandou.mp3</file>
<file>resources/music/zhongzhi.mp3</file>
<file>resources/picture/food/barb/1.png</file>
<file>resources/picture/food/barb/10.png</file>
<file>resources/picture/food/barb/11.png</file>
<file>resources/picture/food/barb/12.png</file>
<file>resources/picture/food/barb/13.png</file>
<file>resources/picture/food/barb/14.png</file>
<file>resources/picture/food/barb/15.png</file>
<file>resources/picture/food/barb/16.png</file>
<file>resources/picture/food/barb/17.png</file>
<file>resources/picture/food/barb/18.png</file>
<file>resources/picture/food/barb/19.png</file>
<file>resources/picture/food/barb/2.png</file>
<file>resources/picture/food/barb/3.png</file>
<file>resources/picture/food/barb/4.png</file>
<file>resources/picture/food/barb/5.png</file>
<file>resources/picture/food/barb/6.png</file>
<file>resources/picture/food/barb/7.png</file>
<file>resources/picture/food/barb/8.png</file>
<file>resources/picture/food/barb/9.png</file>
<file>resources/picture/food/Bigbread/Big1/1.png</file>
<file>resources/picture/food/Bigbread/Big1/10.png</file>
<file>resources/picture/food/Bigbread/Big1/11.png</file>
<file>resources/picture/food/Bigbread/Big1/12.png</file>
<file>resources/picture/food/Bigbread/Big1/2.png</file>
<file>resources/picture/food/Bigbread/Big1/3.png</file>
<file>resources/picture/food/Bigbread/Big1/4.png</file>
<file>resources/picture/food/Bigbread/Big1/5.png</file>
<file>resources/picture/food/Bigbread/Big1/6.png</file>
<file>resources/picture/food/Bigbread/Big1/7.png</file>
<file>resources/picture/food/Bigbread/Big1/8.png</file>
<file>resources/picture/food/Bigbread/Big1/9.png</file>
<file>resources/picture/food/Bigbread/Big2/13.png</file>
<file>resources/picture/food/Bigbread/Big2/14.png</file>
<file>resources/picture/food/Bigbread/Big2/15.png</file>
<file>resources/picture/food/Bigbread/Big2/16.png</file>
<file>resources/picture/food/Bigbread/Big2/17.png</file>
<file>resources/picture/food/Bigbread/Big2/18.png</file>
<file>resources/picture/food/Bigbread/Big2/19.png</file>
<file>resources/picture/food/Bigbread/Big2/20.png</file>
<file>resources/picture/food/Bigbread/Big2/21.png</file>
<file>resources/picture/food/Bigbread/Big2/22.png</file>
<file>resources/picture/food/Bigbread/Big2/23.png</file>
<file>resources/picture/food/Bigbread/Big2/24.png</file>
<file>resources/picture/food/Bigbread/Big3/25.png</file>
<file>resources/picture/food/Bigbread/Big3/26.png</file>
<file>resources/picture/food/Bigbread/Big3/27.png</file>
<file>resources/picture/food/Bigbread/Big3/28.png</file>
<file>resources/picture/food/Bigbread/Big3/29.png</file>
<file>resources/picture/food/Bigbread/Big3/30.png</file>
<file>resources/picture/food/Bigbread/Big3/31.png</file>
<file>resources/picture/food/Bigbread/Big3/32.png</file>
<file>resources/picture/food/Bigbread/Big3/33.png</file>
<file>resources/picture/food/Bigbread/Big3/34.png</file>
<file>resources/picture/food/Bigbread/Big3/35.png</file>
<file>resources/picture/food/Bigbread/Big3/36.png</file>
<file>resources/picture/food/Bigbread/1.png</file>
<file>resources/picture/food/Bigbread/10.png</file>
<file>resources/picture/food/Bigbread/11.png</file>
<file>resources/picture/food/Bigbread/12.png</file>
<file>resources/picture/food/Bigbread/13.png</file>
<file>resources/picture/food/Bigbread/14.png</file>
<file>resources/picture/food/Bigbread/15.png</file>
<file>resources/picture/food/Bigbread/16.png</file>
<file>resources/picture/food/Bigbread/17.png</file>
<file>resources/picture/food/Bigbread/18.png</file>
<file>resources/picture/food/Bigbread/19.png</file>
<file>resources/picture/food/Bigbread/2.png</file>
<file>resources/picture/food/Bigbread/20.png</file>
<file>resources/picture/food/Bigbread/21.png</file>
<file>resources/picture/food/Bigbread/22.png</file>
<file>resources/picture/food/Bigbread/23.png</file>
<file>resources/picture/food/Bigbread/24.png</file>
<file>resources/picture/food/Bigbread/25.png</file>
<file>resources/picture/food/Bigbread/26.png</file>
<file>resources/picture/food/Bigbread/27.png</file>
<file>resources/picture/food/Bigbread/28.png</file>
<file>resources/picture/food/Bigbread/29.png</file>
<file>resources/picture/food/Bigbread/3.png</file>
<file>resources/picture/food/Bigbread/30.png</file>
<file>resources/picture/food/Bigbread/31.png</file>
<file>resources/picture/food/Bigbread/32.png</file>
<file>resources/picture/food/Bigbread/33.png</file>
<file>resources/picture/food/Bigbread/34.png</file>
<file>resources/picture/food/Bigbread/35.png</file>
<file>resources/picture/food/Bigbread/36.png</file>
<file>resources/picture/food/Bigbread/4.png</file>
<file>resources/picture/food/Bigbread/5.png</file>
<file>resources/picture/food/Bigbread/6.png</file>
<file>resources/picture/food/Bigbread/7.png</file>
<file>resources/picture/food/Bigbread/8.png</file>
<file>resources/picture/food/Bigbread/9.png</file>
<file>resources/picture/food/cat/cat1/1.png</file>
<file>resources/picture/food/cat/cat1/10.png</file>
<file>resources/picture/food/cat/cat1/11.png</file>
<file>resources/picture/food/cat/cat1/2.png</file>
<file>resources/picture/food/cat/cat1/3.png</file>
<file>resources/picture/food/cat/cat1/4.png</file>
<file>resources/picture/food/cat/cat1/5.png</file>
<file>resources/picture/food/cat/cat1/6.png</file>
<file>resources/picture/food/cat/cat1/7.png</file>
<file>resources/picture/food/cat/cat1/8.png</file>
<file>resources/picture/food/cat/cat1/9.png</file>
<file>resources/picture/food/cat/cat2/12.png</file>
<file>resources/picture/food/cat/cat2/13.png</file>
<file>resources/picture/food/cat/cat2/14.png</file>
<file>resources/picture/food/cat/cat3/15.png</file>
<file>resources/picture/food/cat/cat3/16.png</file>
<file>resources/picture/food/cat/cat3/17.png</file>
<file>resources/picture/food/cat/cat3/18.png</file>
<file>resources/picture/food/cat/cat3/19.png</file>
<file>resources/picture/food/cat/cat3/20.png</file>
<file>resources/picture/food/cat/cat3/21.png</file>
<file>resources/picture/food/cat/cat3/22.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_b/10.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_boom/11.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_boom/12.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_boom/13.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_boom/14.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/1.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/2.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/3.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/4.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/5.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/6.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/7.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/8.png</file>
<file>resources/picture/food/Cherrys_tart/Cherry_tart/9.png</file>
<file>resources/picture/food/Cherrys_tart/1.png</file>
<file>resources/picture/food/Cherrys_tart/10.png</file>
<file>resources/picture/food/Cherrys_tart/11.png</file>
<file>resources/picture/food/Cherrys_tart/12.png</file>
<file>resources/picture/food/Cherrys_tart/13.png</file>
<file>resources/picture/food/Cherrys_tart/14.png</file>
<file>resources/picture/food/Cherrys_tart/2.png</file>
<file>resources/picture/food/Cherrys_tart/3.png</file>
<file>resources/picture/food/Cherrys_tart/4.png</file>
<file>resources/picture/food/Cherrys_tart/5.png</file>
<file>resources/picture/food/Cherrys_tart/6.png</file>
<file>resources/picture/food/Cherrys_tart/7.png</file>
<file>resources/picture/food/Cherrys_tart/8.png</file>
<file>resources/picture/food/Cherrys_tart/9.png</file>
<file>resources/picture/food/Eggs_pitcher/1.png</file>
<file>resources/picture/food/Eggs_pitcher/10.png</file>
<file>resources/picture/food/Eggs_pitcher/11.png</file>
<file>resources/picture/food/Eggs_pitcher/12.png</file>
<file>resources/picture/food/Eggs_pitcher/13.png</file>
<file>resources/picture/food/Eggs_pitcher/14.png</file>
<file>resources/picture/food/Eggs_pitcher/15.png</file>
<file>resources/picture/food/Eggs_pitcher/16.png</file>
<file>resources/picture/food/Eggs_pitcher/17.png</file>
<file>resources/picture/food/Eggs_pitcher/18.png</file>
<file>resources/picture/food/Eggs_pitcher/19.png</file>
<file>resources/picture/food/Eggs_pitcher/2.png</file>
<file>resources/picture/food/Eggs_pitcher/20.png</file>
<file>resources/picture/food/Eggs_pitcher/21.png</file>
<file>resources/picture/food/Eggs_pitcher/22.png</file>
<file>resources/picture/food/Eggs_pitcher/23.png</file>
<file>resources/picture/food/Eggs_pitcher/24.png</file>
<file>resources/picture/food/Eggs_pitcher/25.png</file>
<file>resources/picture/food/Eggs_pitcher/26.png</file>
<file>resources/picture/food/Eggs_pitcher/27.png</file>
<file>resources/picture/food/Eggs_pitcher/28.png</file>
<file>resources/picture/food/Eggs_pitcher/29.png</file>
<file>resources/picture/food/Eggs_pitcher/3.png</file>
<file>resources/picture/food/Eggs_pitcher/30.png</file>
<file>resources/picture/food/Eggs_pitcher/31.png</file>
<file>resources/picture/food/Eggs_pitcher/32.png</file>
<file>resources/picture/food/Eggs_pitcher/33.png</file>
<file>resources/picture/food/Eggs_pitcher/34.png</file>
<file>resources/picture/food/Eggs_pitcher/35.png</file>
<file>resources/picture/food/Eggs_pitcher/36.png</file>
<file>resources/picture/food/Eggs_pitcher/37.png</file>
<file>resources/picture/food/Eggs_pitcher/4.png</file>
<file>resources/picture/food/Eggs_pitcher/5.png</file>
<file>resources/picture/food/Eggs_pitcher/6.png</file>
<file>resources/picture/food/Eggs_pitcher/7.png</file>
<file>resources/picture/food/Eggs_pitcher/8.png</file>
<file>resources/picture/food/Eggs_pitcher/9.png</file>
<file>resources/picture/food/fish/1.png</file>
<file>resources/picture/food/fish/10.png</file>
<file>resources/picture/food/fish/11.png</file>
<file>resources/picture/food/fish/12.png</file>
<file>resources/picture/food/fish/13.png</file>
<file>resources/picture/food/fish/14.png</file>
<file>resources/picture/food/fish/15.png</file>
<file>resources/picture/food/fish/16.png</file>
<file>resources/picture/food/fish/17.png</file>
<file>resources/picture/food/fish/18.png</file>
<file>resources/picture/food/fish/19.png</file>
<file>resources/picture/food/fish/2.png</file>
<file>resources/picture/food/fish/20.png</file>
<file>resources/picture/food/fish/21.png</file>
<file>resources/picture/food/fish/22.png</file>
<file>resources/picture/food/fish/23.png</file>
<file>resources/picture/food/fish/3.png</file>
<file>resources/picture/food/fish/4.png</file>
<file>resources/picture/food/fish/5.png</file>
<file>resources/picture/food/fish/6.png</file>
<file>resources/picture/food/fish/7.png</file>
<file>resources/picture/food/fish/8.png</file>
<file>resources/picture/food/fish/9.png</file>
<file>resources/picture/food/flour/1.png</file>
<file>resources/picture/food/flour/10.png</file>
<file>resources/picture/food/flour/11.png</file>
<file>resources/picture/food/flour/12.png</file>
<file>resources/picture/food/flour/13.png</file>
<file>resources/picture/food/flour/14.png</file>
<file>resources/picture/food/flour/15.png</file>
<file>resources/picture/food/flour/16.png</file>
<file>resources/picture/food/flour/17.png</file>
<file>resources/picture/food/flour/18.png</file>
<file>resources/picture/food/flour/19.png</file>
<file>resources/picture/food/flour/2.png</file>
<file>resources/picture/food/flour/20.png</file>
<file>resources/picture/food/flour/21.png</file>
<file>resources/picture/food/flour/22.png</file>
<file>resources/picture/food/flour/23.png</file>
<file>resources/picture/food/flour/24.png</file>
<file>resources/picture/food/flour/25.png</file>
<file>resources/picture/food/flour/26.png</file>
<file>resources/picture/food/flour/27.png</file>
<file>resources/picture/food/flour/3.png</file>
<file>resources/picture/food/flour/4.png</file>
<file>resources/picture/food/flour/5.png</file>
<file>resources/picture/food/flour/6.png</file>
<file>resources/picture/food/flour/7.png</file>
<file>resources/picture/food/flour/8.png</file>
<file>resources/picture/food/flour/9.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/1.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/10.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/11.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/12.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/13.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/2.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/3.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/4.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/5.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/6.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/7.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/8.png</file>
<file>resources/picture/food/Hamburg/Hamburg1/9.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/14.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/15.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/16.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/17.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/18.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/19.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/20.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/21.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/22.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/23.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/24.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/25.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/26.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/27.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/28.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/29.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/30.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/31.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/32.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/33.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/34.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/35.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/36.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/37.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/38.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/39.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/40.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/41.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/42.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/43.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/44.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/45.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/46.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/47.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/48.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/49.png</file>
<file>resources/picture/food/Hamburg/Hamburg2/50.png</file>
<file>resources/picture/food/Hamburg/1.png</file>
<file>resources/picture/food/Hamburg/10.png</file>
<file>resources/picture/food/Hamburg/11.png</file>
<file>resources/picture/food/Hamburg/12.png</file>
<file>resources/picture/food/Hamburg/13.png</file>
<file>resources/picture/food/Hamburg/14.png</file>
<file>resources/picture/food/Hamburg/15.png</file>
<file>resources/picture/food/Hamburg/16.png</file>
<file>resources/picture/food/Hamburg/17.png</file>
<file>resources/picture/food/Hamburg/18.png</file>
<file>resources/picture/food/Hamburg/19.png</file>
<file>resources/picture/food/Hamburg/2.png</file>
<file>resources/picture/food/Hamburg/20.png</file>
<file>resources/picture/food/Hamburg/21.png</file>
<file>resources/picture/food/Hamburg/22.png</file>
<file>resources/picture/food/Hamburg/23.png</file>
<file>resources/picture/food/Hamburg/24.png</file>
<file>resources/picture/food/Hamburg/25.png</file>
<file>resources/picture/food/Hamburg/26.png</file>
<file>resources/picture/food/Hamburg/27.png</file>
<file>resources/picture/food/Hamburg/28.png</file>
<file>resources/picture/food/Hamburg/29.png</file>
<file>resources/picture/food/Hamburg/3.png</file>
<file>resources/picture/food/Hamburg/30.png</file>
<file>resources/picture/food/Hamburg/31.png</file>
<file>resources/picture/food/Hamburg/32.png</file>
<file>resources/picture/food/Hamburg/33.png</file>
<file>resources/picture/food/Hamburg/34.png</file>
<file>resources/picture/food/Hamburg/35.png</file>
<file>resources/picture/food/Hamburg/36.png</file>
<file>resources/picture/food/Hamburg/37.png</file>
<file>resources/picture/food/Hamburg/38.png</file>
<file>resources/picture/food/Hamburg/39.png</file>
<file>resources/picture/food/Hamburg/4.png</file>
<file>resources/picture/food/Hamburg/40.png</file>
<file>resources/picture/food/Hamburg/41.png</file>
<file>resources/picture/food/Hamburg/42.png</file>
<file>resources/picture/food/Hamburg/43.png</file>
<file>resources/picture/food/Hamburg/44.png</file>
<file>resources/picture/food/Hamburg/45.png</file>
<file>resources/picture/food/Hamburg/46.png</file>
<file>resources/picture/food/Hamburg/47.png</file>
<file>resources/picture/food/Hamburg/48.png</file>
<file>resources/picture/food/Hamburg/49.png</file>
<file>resources/picture/food/Hamburg/5.png</file>
<file>resources/picture/food/Hamburg/50.png</file>
<file>resources/picture/food/Hamburg/6.png</file>
<file>resources/picture/food/Hamburg/7.png</file>
<file>resources/picture/food/Hamburg/8.png</file>
<file>resources/picture/food/Hamburg/9.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/1.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/10.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/11.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/12.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/13.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/2.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/3.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/4.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/5.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/6.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/7.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/8.png</file>
<file>resources/picture/food/Hots_pot/Hotpot/9.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/14.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/15.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/16.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/17.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/18.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/19.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/20.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/21.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/22.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/23.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/24.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/25.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/26.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/27.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/28.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/29.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/30.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/31.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/32.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/33.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/34.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/35.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/36.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/37.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/38.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/39.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/40.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/41.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/42.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/43.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/44.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/45.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/46.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/47.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/48.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/49.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/50.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/51.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/52.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/53.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/54.png</file>
<file>resources/picture/food/Hots_pot/Hotpot_b/55.png</file>
<file>resources/picture/food/Hots_pot/1.png</file>
<file>resources/picture/food/Hots_pot/10.png</file>
<file>resources/picture/food/Hots_pot/11.png</file>
<file>resources/picture/food/Hots_pot/12.png</file>
<file>resources/picture/food/Hots_pot/13.png</file>
<file>resources/picture/food/Hots_pot/14.png</file>
<file>resources/picture/food/Hots_pot/15.png</file>
<file>resources/picture/food/Hots_pot/16.png</file>
<file>resources/picture/food/Hots_pot/17.png</file>
<file>resources/picture/food/Hots_pot/18.png</file>
<file>resources/picture/food/Hots_pot/19.png</file>
<file>resources/picture/food/Hots_pot/2.png</file>
<file>resources/picture/food/Hots_pot/20.png</file>
<file>resources/picture/food/Hots_pot/21.png</file>
<file>resources/picture/food/Hots_pot/22.png</file>
<file>resources/picture/food/Hots_pot/23.png</file>
<file>resources/picture/food/Hots_pot/24.png</file>
<file>resources/picture/food/Hots_pot/25.png</file>
<file>resources/picture/food/Hots_pot/26.png</file>
<file>resources/picture/food/Hots_pot/27.png</file>
<file>resources/picture/food/Hots_pot/28.png</file>
<file>resources/picture/food/Hots_pot/29.png</file>
<file>resources/picture/food/Hots_pot/3.png</file>
<file>resources/picture/food/Hots_pot/30.png</file>
<file>resources/picture/food/Hots_pot/31.png</file>
<file>resources/picture/food/Hots_pot/32.png</file>
<file>resources/picture/food/Hots_pot/33.png</file>
<file>resources/picture/food/Hots_pot/34.png</file>
<file>resources/picture/food/Hots_pot/35.png</file>
<file>resources/picture/food/Hots_pot/36.png</file>
<file>resources/picture/food/Hots_pot/37.png</file>
<file>resources/picture/food/Hots_pot/38.png</file>
<file>resources/picture/food/Hots_pot/39.png</file>
<file>resources/picture/food/Hots_pot/4.png</file>
<file>resources/picture/food/Hots_pot/40.png</file>
<file>resources/picture/food/Hots_pot/41.png</file>
<file>resources/picture/food/Hots_pot/42.png</file>
<file>resources/picture/food/Hots_pot/43.png</file>
<file>resources/picture/food/Hots_pot/44.png</file>
<file>resources/picture/food/Hots_pot/45.png</file>
<file>resources/picture/food/Hots_pot/46.png</file>
<file>resources/picture/food/Hots_pot/47.png</file>
<file>resources/picture/food/Hots_pot/48.png</file>
<file>resources/picture/food/Hots_pot/49.png</file>
<file>resources/picture/food/Hots_pot/5.png</file>
<file>resources/picture/food/Hots_pot/50.png</file>
<file>resources/picture/food/Hots_pot/51.png</file>
<file>resources/picture/food/Hots_pot/52.png</file>
<file>resources/picture/food/Hots_pot/53.png</file>
<file>resources/picture/food/Hots_pot/54.png</file>
<file>resources/picture/food/Hots_pot/55.png</file>
<file>resources/picture/food/Hots_pot/6.png</file>
<file>resources/picture/food/Hots_pot/7.png</file>
<file>resources/picture/food/Hots_pot/8.png</file>
<file>resources/picture/food/Hots_pot/9.png</file>
<file>resources/picture/food/small_fire/fire/1.png</file>
<file>resources/picture/food/small_fire/fire/10.png</file>
<file>resources/picture/food/small_fire/fire/2.png</file>
<file>resources/picture/food/small_fire/fire/3.png</file>
<file>resources/picture/food/small_fire/fire/4.png</file>
<file>resources/picture/food/small_fire/fire/5.png</file>
<file>resources/picture/food/small_fire/fire/6.png</file>
<file>resources/picture/food/small_fire/fire/7.png</file>
<file>resources/picture/food/small_fire/fire/8.png</file>
<file>resources/picture/food/small_fire/fire/9.png</file>
<file>resources/picture/food/small_fire/small_fire/1.png</file>
<file>resources/picture/food/small_fire/small_fire/10.png</file>
<file>resources/picture/food/small_fire/small_fire/11.png</file>
<file>resources/picture/food/small_fire/small_fire/12.png</file>
<file>resources/picture/food/small_fire/small_fire/13.png</file>
<file>resources/picture/food/small_fire/small_fire/14.png</file>
<file>resources/picture/food/small_fire/small_fire/15.png</file>
<file>resources/picture/food/small_fire/small_fire/16.png</file>
<file>resources/picture/food/small_fire/small_fire/17.png</file>
<file>resources/picture/food/small_fire/small_fire/18.png</file>
<file>resources/picture/food/small_fire/small_fire/19.png</file>
<file>resources/picture/food/small_fire/small_fire/2.png</file>
<file>resources/picture/food/small_fire/small_fire/20.png</file>
<file>resources/picture/food/small_fire/small_fire/21.png</file>
<file>resources/picture/food/small_fire/small_fire/22.png</file>
<file>resources/picture/food/small_fire/small_fire/23.png</file>
<file>resources/picture/food/small_fire/small_fire/24.png</file>
<file>resources/picture/food/small_fire/small_fire/25.png</file>
<file>resources/picture/food/small_fire/small_fire/26.png</file>
<file>resources/picture/food/small_fire/small_fire/27.png</file>
<file>resources/picture/food/small_fire/small_fire/28.png</file>
<file>resources/picture/food/small_fire/small_fire/29.png</file>
<file>resources/picture/food/small_fire/small_fire/3.png</file>
<file>resources/picture/food/small_fire/small_fire/4.png</file>
<file>resources/picture/food/small_fire/small_fire/5.png</file>
<file>resources/picture/food/small_fire/small_fire/6.png</file>
<file>resources/picture/food/small_fire/small_fire/7.png</file>
<file>resources/picture/food/small_fire/small_fire/8.png</file>
<file>resources/picture/food/small_fire/small_fire/9.png</file>
<file>resources/picture/food/Smallbread/Small1/1.png</file>
<file>resources/picture/food/Smallbread/Small1/10.png</file>
<file>resources/picture/food/Smallbread/Small1/11.png</file>
<file>resources/picture/food/Smallbread/Small1/12.png</file>
<file>resources/picture/food/Smallbread/Small1/2.png</file>
<file>resources/picture/food/Smallbread/Small1/3.png</file>
<file>resources/picture/food/Smallbread/Small1/4.png</file>
<file>resources/picture/food/Smallbread/Small1/5.png</file>
<file>resources/picture/food/Smallbread/Small1/6.png</file>
<file>resources/picture/food/Smallbread/Small1/7.png</file>
<file>resources/picture/food/Smallbread/Small1/8.png</file>
<file>resources/picture/food/Smallbread/Small1/9.png</file>
<file>resources/picture/food/Smallbread/Small2/13.png</file>
<file>resources/picture/food/Smallbread/Small2/14.png</file>
<file>resources/picture/food/Smallbread/Small2/15.png</file>
<file>resources/picture/food/Smallbread/Small2/16.png</file>
<file>resources/picture/food/Smallbread/Small2/17.png</file>
<file>resources/picture/food/Smallbread/Small2/18.png</file>
<file>resources/picture/food/Smallbread/Small2/19.png</file>
<file>resources/picture/food/Smallbread/Small2/20.png</file>
<file>resources/picture/food/Smallbread/Small2/21.png</file>
<file>resources/picture/food/Smallbread/Small2/22.png</file>
<file>resources/picture/food/Smallbread/Small2/23.png</file>
<file>resources/picture/food/Smallbread/Small2/24.png</file>
<file>resources/picture/food/Smallbread/Small3/25.png</file>
<file>resources/picture/food/Smallbread/Small3/26.png</file>
<file>resources/picture/food/Smallbread/Small3/27.png</file>
<file>resources/picture/food/Smallbread/Small3/28.png</file>
<file>resources/picture/food/Smallbread/Small3/29.png</file>
<file>resources/picture/food/Smallbread/Small3/30.png</file>
<file>resources/picture/food/Smallbread/Small3/31.png</file>
<file>resources/picture/food/Smallbread/Small3/32.png</file>
<file>resources/picture/food/Smallbread/Small3/33.png</file>
<file>resources/picture/food/Smallbread/Small3/34.png</file>
<file>resources/picture/food/Smallbread/Small3/35.png</file>
<file>resources/picture/food/Smallbread/Small3/36.png</file>
<file>resources/picture/food/Smallbread/1.png</file>
<file>resources/picture/food/Smallbread/10.png</file>
<file>resources/picture/food/Smallbread/11.png</file>
<file>resources/picture/food/Smallbread/12.png</file>
<file>resources/picture/food/Smallbread/13.png</file>
<file>resources/picture/food/Smallbread/14.png</file>
<file>resources/picture/food/Smallbread/15.png</file>
<file>resources/picture/food/Smallbread/16.png</file>
<file>resources/picture/food/Smallbread/17.png</file>
<file>resources/picture/food/Smallbread/18.png</file>
<file>resources/picture/food/Smallbread/19.png</file>
<file>resources/picture/food/Smallbread/2.png</file>
<file>resources/picture/food/Smallbread/20.png</file>
<file>resources/picture/food/Smallbread/21.png</file>
<file>resources/picture/food/Smallbread/22.png</file>
<file>resources/picture/food/Smallbread/23.png</file>
<file>resources/picture/food/Smallbread/24.png</file>
<file>resources/picture/food/Smallbread/25.png</file>
<file>resources/picture/food/Smallbread/26.png</file>
<file>resources/picture/food/Smallbread/27.png</file>
<file>resources/picture/food/Smallbread/28.png</file>
<file>resources/picture/food/Smallbread/29.png</file>
<file>resources/picture/food/Smallbread/3.png</file>
<file>resources/picture/food/Smallbread/30.png</file>
<file>resources/picture/food/Smallbread/31.png</file>
<file>resources/picture/food/Smallbread/32.png</file>
<file>resources/picture/food/Smallbread/33.png</file>
<file>resources/picture/food/Smallbread/34.png</file>
<file>resources/picture/food/Smallbread/35.png</file>
<file>resources/picture/food/Smallbread/36.png</file>
<file>resources/picture/food/Smallbread/4.png</file>
<file>resources/picture/food/Smallbread/5.png</file>
<file>resources/picture/food/Smallbread/6.png</file>
<file>resources/picture/food/Smallbread/7.png</file>
<file>resources/picture/food/Smallbread/8.png</file>
<file>resources/picture/food/Smallbread/9.png</file>
<file>resources/picture/food/steam_drawer/1.png</file>
<file>resources/picture/food/steam_drawer/10.png</file>
<file>resources/picture/food/steam_drawer/11.png</file>
<file>resources/picture/food/steam_drawer/12.png</file>
<file>resources/picture/food/steam_drawer/13.png</file>
<file>resources/picture/food/steam_drawer/14.png</file>
<file>resources/picture/food/steam_drawer/15.png</file>
<file>resources/picture/food/steam_drawer/16.png</file>
<file>resources/picture/food/steam_drawer/17.png</file>
<file>resources/picture/food/steam_drawer/18.png</file>
<file>resources/picture/food/steam_drawer/19.png</file>
<file>resources/picture/food/steam_drawer/2.png</file>
<file>resources/picture/food/steam_drawer/20.png</file>
<file>resources/picture/food/steam_drawer/3.png</file>
<file>resources/picture/food/steam_drawer/4.png</file>
<file>resources/picture/food/steam_drawer/5.png</file>
<file>resources/picture/food/steam_drawer/6.png</file>
<file>resources/picture/food/steam_drawer/7.png</file>
<file>resources/picture/food/steam_drawer/8.png</file>
<file>resources/picture/food/steam_drawer/9.png</file>
<file>resources/picture/food/super_egg/1.png</file>
<file>resources/picture/food/super_egg/10.png</file>
<file>resources/picture/food/super_egg/11.png</file>
<file>resources/picture/food/super_egg/12.png</file>
<file>resources/picture/food/super_egg/13.png</file>
<file>resources/picture/food/super_egg/14.png</file>
<file>resources/picture/food/super_egg/15.png</file>
<file>resources/picture/food/super_egg/16.png</file>
<file>resources/picture/food/super_egg/17.png</file>
<file>resources/picture/food/super_egg/18.png</file>
<file>resources/picture/food/super_egg/19.png</file>
<file>resources/picture/food/super_egg/2.png</file>
<file>resources/picture/food/super_egg/20.png</file>
<file>resources/picture/food/super_egg/21.png</file>
<file>resources/picture/food/super_egg/22.png</file>
<file>resources/picture/food/super_egg/23.png</file>
<file>resources/picture/food/super_egg/24.png</file>
<file>resources/picture/food/super_egg/25.png</file>
<file>resources/picture/food/super_egg/26.png</file>
<file>resources/picture/food/super_egg/27.png</file>
<file>resources/picture/food/super_egg/28.png</file>
<file>resources/picture/food/super_egg/29.png</file>
<file>resources/picture/food/super_egg/3.png</file>
<file>resources/picture/food/super_egg/30.png</file>
<file>resources/picture/food/super_egg/31.png</file>
<file>resources/picture/food/super_egg/32.png</file>
<file>resources/picture/food/super_egg/33.png</file>
<file>resources/picture/food/super_egg/34.png</file>
<file>resources/picture/food/super_egg/35.png</file>
<file>resources/picture/food/super_egg/36.png</file>
<file>resources/picture/food/super_egg/37.png</file>
<file>resources/picture/food/super_egg/4.png</file>
<file>resources/picture/food/super_egg/5.png</file>
<file>resources/picture/food/super_egg/6.png</file>
<file>resources/picture/food/super_egg/7.png</file>
<file>resources/picture/food/super_egg/8.png</file>
<file>resources/picture/food/super_egg/9.png</file>
<file>resources/picture/mouse/foot_mouse/1.png</file>
<file>resources/picture/mouse/foot_mouse/10.png</file>
<file>resources/picture/mouse/foot_mouse/11.png</file>
<file>resources/picture/mouse/foot_mouse/12.png</file>
<file>resources/picture/mouse/foot_mouse/2.png</file>
<file>resources/picture/mouse/foot_mouse/3.png</file>
<file>resources/picture/mouse/foot_mouse/4.png</file>
<file>resources/picture/mouse/foot_mouse/5.png</file>
<file>resources/picture/mouse/foot_mouse/6.png</file>
<file>resources/picture/mouse/foot_mouse/7.png</file>
<file>resources/picture/mouse/foot_mouse/8.png</file>
<file>resources/picture/mouse/foot_mouse/9.png</file>
<file>resources/picture/mouse/helmet_mouse/1.png</file>
<file>resources/picture/mouse/helmet_mouse/10.png</file>
<file>resources/picture/mouse/helmet_mouse/11.png</file>
<file>resources/picture/mouse/helmet_mouse/12.png</file>
<file>resources/picture/mouse/helmet_mouse/2.png</file>
<file>resources/picture/mouse/helmet_mouse/3.png</file>
<file>resources/picture/mouse/helmet_mouse/4.png</file>
<file>resources/picture/mouse/helmet_mouse/5.png</file>
<file>resources/picture/mouse/helmet_mouse/6.png</file>
<file>resources/picture/mouse/helmet_mouse/7.png</file>
<file>resources/picture/mouse/helmet_mouse/8.png</file>
<file>resources/picture/mouse/helmet_mouse/9.png</file>
<file>resources/picture/mouse/normal_mouse/1.png</file>
<file>resources/picture/mouse/normal_mouse/10.png</file>
<file>resources/picture/mouse/normal_mouse/11.png</file>
<file>resources/picture/mouse/normal_mouse/12.png</file>
<file>resources/picture/mouse/normal_mouse/2.png</file>
<file>resources/picture/mouse/normal_mouse/3.png</file>
<file>resources/picture/mouse/normal_mouse/4.png</file>
<file>resources/picture/mouse/normal_mouse/5.png</file>
<file>resources/picture/mouse/normal_mouse/6.png</file>
<file>resources/picture/mouse/normal_mouse/7.png</file>
<file>resources/picture/mouse/normal_mouse/8.png</file>
<file>resources/picture/mouse/normal_mouse/9.png</file>
<file>resources/picture/Screen/leve_select/0.png</file>
<file>resources/picture/Screen/leve_select/1.png</file>
<file>resources/picture/Screen/leve_select/10.png</file>
<file>resources/picture/Screen/leve_select/2.png</file>
<file>resources/picture/Screen/leve_select/3.png</file>
<file>resources/picture/Screen/leve_select/4.png</file>
<file>resources/picture/Screen/leve_select/5.png</file>
<file>resources/picture/Screen/leve_select/6.png</file>
<file>resources/picture/Screen/leve_select/7.png</file>
<file>resources/picture/Screen/leve_select/8.png</file>
<file>resources/picture/Screen/leve_select/9.png</file>
<file>resources/picture/Screen/menu/1.png</file>
<file>resources/picture/Screen/menu/2.png</file>
<file>resources/picture/Screen/menu/3.png</file>
<file>resources/picture/Screen/menu/5.png</file>
<file>resources/picture/Screen/menu/6.png</file>
<file>resources/picture/Screen/0.png</file>
<file>resources/picture/Screen/1.png</file>
<file>resources/picture/Screen/2.png</file>
<file>resources/picture/Screen/3.png</file>
<file>resources/picture/Screen/5.png</file>
<file>resources/picture/Screen/80.png</file>
<file>resources/picture/Screen/background_game1.png</file>
<file>resources/levels/second.txt</file>
<file>resources/levels/third.txt</file>
</qresource>
</RCC>