rnd-20030313-1-src
[rocksndiamonds.git] / src / conf_gfx.h
index 82a4878ac1f7bc1a8c7f227fbfae0cded041ccde..f58852508a7f64214c46ff08eb45268200ccaa8c 100644 (file)
 #ifndef CONF_GFX_H
 #define CONF_GFX_H
 
-/* values for graphics configuration */
+/* values for graphics configuration (normal elements) */
 
-#define IMG_BD_WALL                            0
-#define IMG_BD_ROCK                            1
-#define IMG_BD_ROCK_FALLING                    2
-#define IMG_BD_ROCK_PUSHING                    3
-#define IMG_BD_DIAMOND                         4
-#define IMG_BD_DIAMOND_FALLING                 5
-#define IMG_BD_MAGIC_WALL                      6
-#define IMG_BD_MAGIC_WALL_ACTIVE               7
-#define IMG_BD_MAGIC_WALL_FILLING              8
-#define IMG_BD_MAGIC_WALL_FULL                 9
-#define IMG_BD_MAGIC_WALL_EMPTYING             10
-#define IMG_BD_MAGIC_WALL_DEAD                 11
-#define IMG_BD_AMOEBA                          12
-#define IMG_BD_AMOEBA_PART1                    13
-#define IMG_BD_AMOEBA_PART2                    14
-#define IMG_BD_AMOEBA_PART3                    15
-#define IMG_BD_AMOEBA_PART4                    16
-#define IMG_BD_BUTTERFLY                       17
-#define IMG_BD_BUTTERFLY_MOVING                        18
-#define IMG_BD_BUTTERFLY_RIGHT                 19
-#define IMG_BD_BUTTERFLY_UP                    20
-#define IMG_BD_BUTTERFLY_LEFT                  21
-#define IMG_BD_BUTTERFLY_DOWN                  22
-#define IMG_BD_FIREFLY                         23
-#define IMG_BD_FIREFLY_MOVING                  24
-#define IMG_BD_FIREFLY_RIGHT                   25
-#define IMG_BD_FIREFLY_UP                      26
-#define IMG_BD_FIREFLY_LEFT                    27
-#define IMG_BD_FIREFLY_DOWN                    28
-#define IMG_SP_EMPTY_SPACE                     29
-#define IMG_SP_ZONK                            30
-#define IMG_SP_ZONK_FALLING                    31
-#define IMG_SP_ZONK_PUSHING                    32
-#define IMG_SP_BASE                            33
-#define IMG_SP_MURPHY                          34
-#define IMG_SP_MURPHY_LEFT                     35
-#define IMG_SP_MURPHY_LEFT_MOVING              36
-#define IMG_SP_MURPHY_LEFT_DIGGING             37
-#define IMG_SP_MURPHY_LEFT_PUSHING             38
-#define IMG_SP_MURPHY_LEFT_SNAPPING            39
-#define IMG_SP_MURPHY_RIGHT                    40
-#define IMG_SP_MURPHY_RIGHT_MOVING             41
-#define IMG_SP_MURPHY_RIGHT_DIGGING            42
-#define IMG_SP_MURPHY_RIGHT_PUSHING            43
-#define IMG_SP_MURPHY_RIGHT_SNAPPING           44
-#define IMG_SP_MURPHY_UP                       45
-#define IMG_SP_MURPHY_UP_SNAPPING              46
-#define IMG_SP_MURPHY_DOWN                     47
-#define IMG_SP_MURPHY_DOWN_SNAPPING            48
-#define IMG_SP_MURPHY_CLONE                    49
-#define IMG_SP_INFOTRON                                50
-#define IMG_SP_INFOTRON_FALLING                        51
-#define IMG_SP_CHIP_SINGLE                     52
-#define IMG_SP_CHIP_LEFT                       53
-#define IMG_SP_CHIP_RIGHT                      54
-#define IMG_SP_CHIP_UPPER                      55
-#define IMG_SP_CHIP_LOWER                      56
-#define IMG_SP_HARD_GRAY                       57
-#define IMG_SP_HARD_GREEN                      58
-#define IMG_SP_HARD_BLUE                       59
-#define IMG_SP_HARD_RED                                60
-#define IMG_SP_HARD_YELLOW                     61
-#define IMG_SP_EXIT_CLOSED                     62
-#define IMG_SP_EXIT_OPEN                       63
-#define IMG_SP_DISK_ORANGE                     64
-#define IMG_SP_DISK_ORANGE_FALLING             65
-#define IMG_SP_DISK_ORANGE_PUSHING             66
-#define IMG_SP_DISK_YELLOW                     67
-#define IMG_SP_DISK_YELLOW_PUSHING             68
-#define IMG_SP_DISK_RED                                69
-#define IMG_SP_DISK_RED_COLLECTING             70
-#define IMG_SP_PORT1_RIGHT                     71
-#define IMG_SP_PORT1_DOWN                      72
-#define IMG_SP_PORT1_LEFT                      73
-#define IMG_SP_PORT1_UP                                74
-#define IMG_SP_PORT2_RIGHT                     75
-#define IMG_SP_PORT2_DOWN                      76
-#define IMG_SP_PORT2_LEFT                      77
-#define IMG_SP_PORT2_UP                                78
-#define IMG_SP_PORT_X                          79
-#define IMG_SP_PORT_Y                          80
-#define IMG_SP_PORT_XY                         81
-#define IMG_SP_SNIKSNAK                                82
-#define IMG_SP_SNIKSNAK_LEFT                   83
-#define IMG_SP_SNIKSNAK_RIGHT                  84
-#define IMG_SP_SNIKSNAK_UP                     85
-#define IMG_SP_SNIKSNAK_DOWN                   86
-#define IMG_SP_ELECTRON                                87
-#define IMG_SP_TERMINAL                                88
-#define IMG_SP_TERMINAL_ACTIVE                 89
-#define IMG_SP_BUGGY_BASE                      90
-#define IMG_SP_BUGGY_BASE_ACTIVE               91
-#define IMG_SP_HARD_BASE1                      92
-#define IMG_SP_HARD_BASE2                      93
-#define IMG_SP_HARD_BASE3                      94
-#define IMG_SP_HARD_BASE4                      95
-#define IMG_SP_HARD_BASE5                      96
-#define IMG_SP_HARD_BASE6                      97
-#define IMG_SP_EXPLOSION                       98
-#define IMG_SP_EXPLOSION_INFOTRON              99
-#define IMG_SOKOBAN_OBJECT                     100
-#define IMG_SOKOBAN_FIELD_EMPTY                        101
-#define IMG_SOKOBAN_FIELD_FULL                 102
-#define IMG_EMPTY_SPACE                                103
-#define IMG_SAND                               104
-#define IMG_SAND_CRUMBLED                      105
-#define IMG_WALL                               106
-#define IMG_WALL_CRUMBLED                      107
-#define IMG_STEELWALL                          108
-#define IMG_ROCK                               109
-#define IMG_ROCK_FALLING                       110
-#define IMG_ROCK_PUSHING                       111
-#define IMG_EMERALD                            112
-#define IMG_EMERALD_FALLING                    113
-#define IMG_DIAMOND                            114
-#define IMG_DIAMOND_FALLING                    115
-#define IMG_BOMB                               116
-#define IMG_NUT                                        117
-#define IMG_NUT_CRACKING                       118
-#define IMG_DYNAMITE                           119
-#define IMG_DYNAMITE_ACTIVE                    120
-#define IMG_WALL_EMERALD                       121
-#define IMG_WALL_DIAMOND                       122
-#define IMG_BUG_RIGHT                          123
-#define IMG_BUG_UP                             124
-#define IMG_BUG_LEFT                           125
-#define IMG_BUG_DOWN                           126
-#define IMG_SPACESHIP_RIGHT                    127
-#define IMG_SPACESHIP_UP                       128
-#define IMG_SPACESHIP_LEFT                     129
-#define IMG_SPACESHIP_DOWN                     130
-#define IMG_YAMYAM                             131
-#define IMG_YAMYAM_MOVING                      132
-#define IMG_ROBOT                              133
-#define IMG_ROBOT_WHEEL                                134
-#define IMG_ROBOT_WHEEL_ACTIVE                 135
-#define IMG_MAGIC_WALL                         136
-#define IMG_MAGIC_WALL_ACTIVE                  137
-#define IMG_MAGIC_WALL_FILLING                 138
-#define IMG_MAGIC_WALL_FULL                    139
-#define IMG_MAGIC_WALL_EMPTYING                        140
-#define IMG_MAGIC_WALL_DEAD                    141
-#define IMG_QUICKSAND_EMPTY                    142
-#define IMG_QUICKSAND_FILLING                  143
-#define IMG_QUICKSAND_FULL                     144
-#define IMG_QUICKSAND_EMPTYING                 145
-#define IMG_ACIDPOOL_TOPLEFT                   146
-#define IMG_ACIDPOOL_TOPRIGHT                  147
-#define IMG_ACIDPOOL_BOTTOMLEFT                        148
-#define IMG_ACIDPOOL_BOTTOM                    149
-#define IMG_ACIDPOOL_BOTTOMRIGHT               150
-#define IMG_ACID                               151
-#define IMG_ACID_SPLASHING_LEFT                        152
-#define IMG_ACID_SPLASHING_RIGHT               153
-#define IMG_AMOEBA_DROP                                154
-#define IMG_AMOEBA_CREATING                    155
-#define IMG_AMOEBA_SHRINKING                   156
-#define IMG_AMOEBA_WET                         157
-#define IMG_AMOEBA_WET_PART1                   158
-#define IMG_AMOEBA_WET_PART2                   159
-#define IMG_AMOEBA_WET_PART3                   160
-#define IMG_AMOEBA_WET_PART4                   161
-#define IMG_AMOEBA_DRY                         162
-#define IMG_AMOEBA_DRY_PART1                   163
-#define IMG_AMOEBA_DRY_PART2                   164
-#define IMG_AMOEBA_DRY_PART3                   165
-#define IMG_AMOEBA_DRY_PART4                   166
-#define IMG_AMOEBA_FULL                                167
-#define IMG_AMOEBA_FULL_PART1                  168
-#define IMG_AMOEBA_FULL_PART2                  169
-#define IMG_AMOEBA_FULL_PART3                  170
-#define IMG_AMOEBA_FULL_PART4                  171
-#define IMG_AMOEBA_DEAD                                172
-#define IMG_AMOEBA_DEAD_PART1                  173
-#define IMG_AMOEBA_DEAD_PART2                  174
-#define IMG_AMOEBA_DEAD_PART3                  175
-#define IMG_AMOEBA_DEAD_PART4                  176
-#define IMG_EM_KEY1                            177
-#define IMG_EM_KEY2                            178
-#define IMG_EM_KEY3                            179
-#define IMG_EM_KEY4                            180
-#define IMG_EM_GATE1                           181
-#define IMG_EM_GATE2                           182
-#define IMG_EM_GATE3                           183
-#define IMG_EM_GATE4                           184
-#define IMG_EM_GATE1_GRAY                      185
-#define IMG_EM_GATE2_GRAY                      186
-#define IMG_EM_GATE3_GRAY                      187
-#define IMG_EM_GATE4_GRAY                      188
-#define IMG_EXIT_CLOSED                                189
-#define IMG_EXIT_OPENING                       190
-#define IMG_EXIT_OPEN                          191
-#define IMG_BALLOON                            192
-#define IMG_BALLOON_MOVING                     193
-#define IMG_BALLOON_SEND_LEFT                  194
-#define IMG_BALLOON_SEND_RIGHT                 195
-#define IMG_BALLOON_SEND_UP                    196
-#define IMG_BALLOON_SEND_DOWN                  197
-#define IMG_BALLOON_SEND_ANY_DIRECTION         198
-#define IMG_SPRING                             199
-#define IMG_SPRING_MOVING                      200
-#define IMG_EMC_STEELWALL1                     201
-#define IMG_EMC_STEELWALL2                     202
-#define IMG_EMC_STEELWALL3                     203
-#define IMG_EMC_STEELWALL4                     204
-#define IMG_EMC_WALL_PILLAR_UPPER              205
-#define IMG_EMC_WALL_PILLAR_MIDDLE             206
-#define IMG_EMC_WALL_PILLAR_LOWER              207
-#define IMG_EMC_WALL4                          208
-#define IMG_EMC_WALL5                          209
-#define IMG_EMC_WALL6                          210
-#define IMG_EMC_WALL7                          211
-#define IMG_EMC_WALL8                          212
-#define IMG_INVISIBLE_STEELWALL                        213
-#define IMG_INVISIBLE_STEELWALL_ACTIVE         214
-#define IMG_INVISIBLE_WALL                     215
-#define IMG_INVISIBLE_WALL_ACTIVE              216
-#define IMG_INVISIBLE_SAND                     217
-#define IMG_INVISIBLE_SAND_ACTIVE              218
-#define IMG_CONVEYOR_BELT1_MIDDLE              219
-#define IMG_CONVEYOR_BELT1_MIDDLE_ACTIVE       220
-#define IMG_CONVEYOR_BELT1_LEFT                        221
-#define IMG_CONVEYOR_BELT1_LEFT_ACTIVE         222
-#define IMG_CONVEYOR_BELT1_RIGHT               223
-#define IMG_CONVEYOR_BELT1_RIGHT_ACTIVE                224
-#define IMG_CONVEYOR_BELT1_SWITCH_LEFT         225
-#define IMG_CONVEYOR_BELT1_SWITCH_MIDDLE       226
-#define IMG_CONVEYOR_BELT1_SWITCH_RIGHT                227
-#define IMG_CONVEYOR_BELT2_MIDDLE              228
-#define IMG_CONVEYOR_BELT2_MIDDLE_ACTIVE       229
-#define IMG_CONVEYOR_BELT2_LEFT                        230
-#define IMG_CONVEYOR_BELT2_LEFT_ACTIVE         231
-#define IMG_CONVEYOR_BELT2_RIGHT               232
-#define IMG_CONVEYOR_BELT2_RIGHT_ACTIVE                233
-#define IMG_CONVEYOR_BELT2_SWITCH_LEFT         234
-#define IMG_CONVEYOR_BELT2_SWITCH_MIDDLE       235
-#define IMG_CONVEYOR_BELT2_SWITCH_RIGHT                236
-#define IMG_CONVEYOR_BELT3_MIDDLE              237
-#define IMG_CONVEYOR_BELT3_MIDDLE_ACTIVE       238
-#define IMG_CONVEYOR_BELT3_LEFT                        239
-#define IMG_CONVEYOR_BELT3_LEFT_ACTIVE         240
-#define IMG_CONVEYOR_BELT3_RIGHT               241
-#define IMG_CONVEYOR_BELT3_RIGHT_ACTIVE                242
-#define IMG_CONVEYOR_BELT3_SWITCH_LEFT         243
-#define IMG_CONVEYOR_BELT3_SWITCH_MIDDLE       244
-#define IMG_CONVEYOR_BELT3_SWITCH_RIGHT                245
-#define IMG_CONVEYOR_BELT4_MIDDLE              246
-#define IMG_CONVEYOR_BELT4_MIDDLE_ACTIVE       247
-#define IMG_CONVEYOR_BELT4_LEFT                        248
-#define IMG_CONVEYOR_BELT4_LEFT_ACTIVE         249
-#define IMG_CONVEYOR_BELT4_RIGHT               250
-#define IMG_CONVEYOR_BELT4_RIGHT_ACTIVE                251
-#define IMG_CONVEYOR_BELT4_SWITCH_LEFT         252
-#define IMG_CONVEYOR_BELT4_SWITCH_MIDDLE       253
-#define IMG_CONVEYOR_BELT4_SWITCH_RIGHT                254
-#define IMG_SWITCHGATE_SWITCH_UP               255
-#define IMG_SWITCHGATE_SWITCH_DOWN             256
-#define IMG_LIGHT_SWITCH                       257
-#define IMG_LIGHT_SWITCH_ACTIVE                        258
-#define IMG_TIMEGATE_SWITCH                    259
-#define IMG_TIMEGATE_SWITCH_ACTIVE             260
-#define IMG_ENVELOPE                           261
-#define IMG_SIGN_EXCLAMATION                   262
-#define IMG_SIGN_STOP                          263
-#define IMG_LANDMINE                           264
-#define IMG_STEELWALL_SLANTED                  265
-#define IMG_EXTRA_TIME                         266
-#define IMG_SHIELD_NORMAL                      267
-#define IMG_SHIELD_DEADLY                      268
-#define IMG_SHIELD_NORMAL_ACTIVE               269
-#define IMG_SHIELD_DEADLY_ACTIVE               270
-#define IMG_SWITCHGATE_CLOSED                  271
-#define IMG_SWITCHGATE_OPENING                 272
-#define IMG_SWITCHGATE_OPEN                    273
-#define IMG_SWITCHGATE_CLOSING                 274
-#define IMG_TIMEGATE_CLOSED                    275
-#define IMG_TIMEGATE_OPENING                   276
-#define IMG_TIMEGATE_OPEN                      277
-#define IMG_TIMEGATE_CLOSING                   278
-#define IMG_PEARL                              279
-#define IMG_PEARL_BREAKING                     280
-#define IMG_CRYSTAL                            281
-#define IMG_WALL_PEARL                         282
-#define IMG_WALL_CRYSTAL                       283
-#define IMG_TUBE_RIGHT_DOWN                    284
-#define IMG_TUBE_HORIZONTAL_DOWN               285
-#define IMG_TUBE_LEFT_DOWN                     286
-#define IMG_TUBE_HORIZONTAL                    287
-#define IMG_TUBE_VERTICAL_RIGHT                        288
-#define IMG_TUBE_ALL                           289
-#define IMG_TUBE_VERTICAL_LEFT                 290
-#define IMG_TUBE_VERTICAL                      291
-#define IMG_TUBE_RIGHT_UP                      292
-#define IMG_TUBE_HORIZONTAL_UP                 293
-#define IMG_TUBE_LEFT_UP                       294
-#define IMG_TRAP                               295
-#define IMG_TRAP_ACTIVE                                296
-#define IMG_DX_SUPABOMB                                297
-#define IMG_KEY1                               298
-#define IMG_KEY2                               299
-#define IMG_KEY3                               300
-#define IMG_KEY4                               301
-#define IMG_GATE1                              302
-#define IMG_GATE2                              303
-#define IMG_GATE3                              304
-#define IMG_GATE4                              305
-#define IMG_GATE1_GRAY                         306
-#define IMG_GATE2_GRAY                         307
-#define IMG_GATE3_GRAY                         308
-#define IMG_GATE4_GRAY                         309
-#define IMG_GAMEOFLIFE                         310
-#define IMG_BIOMAZE                            311
-#define IMG_PACMAN_RIGHT                       312
-#define IMG_PACMAN_UP                          313
-#define IMG_PACMAN_LEFT                                314
-#define IMG_PACMAN_DOWN                                315
-#define IMG_LAMP                               316
-#define IMG_LAMP_ACTIVE                                317
-#define IMG_TIME_ORB_FULL                      318
-#define IMG_TIME_ORB_EMPTY                     319
-#define IMG_EMERALD_YELLOW                     320
-#define IMG_EMERALD_YELLOW_FALLING             321
-#define IMG_EMERALD_RED                                322
-#define IMG_EMERALD_RED_FALLING                        323
-#define IMG_EMERALD_PURPLE                     324
-#define IMG_EMERALD_PURPLE_FALLING             325
-#define IMG_WALL_EMERALD_YELLOW                        326
-#define IMG_WALL_EMERALD_RED                   327
-#define IMG_WALL_EMERALD_PURPLE                        328
-#define IMG_WALL_BD_DIAMOND                    329
-#define IMG_WALL_GROWING_XY                    330
-#define IMG_WALL_GROWING_X                     331
-#define IMG_WALL_GROWING_Y                     332
-#define IMG_WALL_GROWING_ACTIVE_LEFT           333
-#define IMG_WALL_GROWING_ACTIVE_RIGHT          334
-#define IMG_WALL_GROWING_ACTIVE_UP             335
-#define IMG_WALL_GROWING_ACTIVE_DOWN           336
-#define IMG_BLACK_ORB                          337
-#define IMG_SPEED_PILL                         338
-#define IMG_DARK_YAMYAM                                339
-#define IMG_DYNABOMB_ACTIVE                    340
-#define IMG_DYNABOMB_PLAYER1_ACTIVE            341
-#define IMG_DYNABOMB_PLAYER2_ACTIVE            342
-#define IMG_DYNABOMB_PLAYER3_ACTIVE            343
-#define IMG_DYNABOMB_PLAYER4_ACTIVE            344
-#define IMG_DYNABOMB_NR                                345
-#define IMG_DYNABOMB_SZ                                346
-#define IMG_DYNABOMB_XL                                347
-#define IMG_PIG_DOWN                           348
-#define IMG_PIG_DOWN_MOVING                    349
-#define IMG_PIG_DOWN_EATING                    350
-#define IMG_PIG_UP                             351
-#define IMG_PIG_UP_MOVING                      352
-#define IMG_PIG_UP_EATING                      353
-#define IMG_PIG_LEFT                           354
-#define IMG_PIG_LEFT_MOVING                    355
-#define IMG_PIG_LEFT_EATING                    356
-#define IMG_PIG_RIGHT                          357
-#define IMG_PIG_RIGHT_MOVING                   358
-#define IMG_PIG_RIGHT_EATING                   359
-#define IMG_DRAGON_DOWN                                360
-#define IMG_DRAGON_DOWN_MOVING                 361
-#define IMG_DRAGON_DOWN_ATTACKING              362
-#define IMG_DRAGON_UP                          363
-#define IMG_DRAGON_UP_MOVING                   364
-#define IMG_DRAGON_UP_ATTACKING                        365
-#define IMG_DRAGON_LEFT                                366
-#define IMG_DRAGON_LEFT_MOVING                 367
-#define IMG_DRAGON_LEFT_ATTACKING              368
-#define IMG_DRAGON_RIGHT                       369
-#define IMG_DRAGON_RIGHT_MOVING                        370
-#define IMG_DRAGON_RIGHT_ATTACKING             371
-#define IMG_MOLE_DOWN                          372
-#define IMG_MOLE_DOWN_MOVING                   373
-#define IMG_MOLE_DOWN_DIGGING                  374
-#define IMG_MOLE_UP                            375
-#define IMG_MOLE_UP_MOVING                     376
-#define IMG_MOLE_UP_DIGGING                    377
-#define IMG_MOLE_LEFT                          378
-#define IMG_MOLE_LEFT_MOVING                   379
-#define IMG_MOLE_LEFT_DIGGING                  380
-#define IMG_MOLE_RIGHT                         381
-#define IMG_MOLE_RIGHT_MOVING                  382
-#define IMG_MOLE_RIGHT_DIGGING                 383
-#define IMG_PENGUIN_DOWN                       384
-#define IMG_PENGUIN_DOWN_MOVING                        385
-#define IMG_PENGUIN_UP                         386
-#define IMG_PENGUIN_UP_MOVING                  387
-#define IMG_PENGUIN_LEFT                       388
-#define IMG_PENGUIN_LEFT_MOVING                        389
-#define IMG_PENGUIN_RIGHT                      390
-#define IMG_PENGUIN_RIGHT_MOVING               391
-#define IMG_SATELLITE                          392
-#define IMG_SATELLITE_MOVING                   393
-#define IMG_FLAMES_LEFT1                       394
-#define IMG_FLAMES_LEFT2                       395
-#define IMG_FLAMES_LEFT3                       396
-#define IMG_FLAMES_RIGHT1                      397
-#define IMG_FLAMES_RIGHT2                      398
-#define IMG_FLAMES_RIGHT3                      399
-#define IMG_FLAMES_UP1                         400
-#define IMG_FLAMES_UP2                         401
-#define IMG_FLAMES_UP3                         402
-#define IMG_FLAMES_DOWN1                       403
-#define IMG_FLAMES_DOWN2                       404
-#define IMG_FLAMES_DOWN3                       405
-#define IMG_STONEBLOCK                         406
-#define IMG_PLAYER1                            407
-#define IMG_PLAYER1_DOWN                       408
-#define IMG_PLAYER1_DOWN_MOVING                        409
-#define IMG_PLAYER1_DOWN_DIGGING               410
-#define IMG_PLAYER1_DOWN_PUSHING               411
-#define IMG_PLAYER1_DOWN_SNAPPING              412
-#define IMG_PLAYER1_UP                         413
-#define IMG_PLAYER1_UP_MOVING                  414
-#define IMG_PLAYER1_UP_DIGGING                 415
-#define IMG_PLAYER1_UP_PUSHING                 416
-#define IMG_PLAYER1_UP_SNAPPING                        417
-#define IMG_PLAYER1_LEFT                       418
-#define IMG_PLAYER1_LEFT_MOVING                        419
-#define IMG_PLAYER1_LEFT_DIGGING               420
-#define IMG_PLAYER1_LEFT_PUSHING               421
-#define IMG_PLAYER1_LEFT_SNAPPING              422
-#define IMG_PLAYER1_RIGHT                      423
-#define IMG_PLAYER1_RIGHT_MOVING               424
-#define IMG_PLAYER1_RIGHT_DIGGING              425
-#define IMG_PLAYER1_RIGHT_PUSHING              426
-#define IMG_PLAYER1_RIGHT_SNAPPING             427
-#define IMG_PLAYER2                            428
-#define IMG_PLAYER2_DOWN                       429
-#define IMG_PLAYER2_DOWN_MOVING                        430
-#define IMG_PLAYER2_DOWN_DIGGING               431
-#define IMG_PLAYER2_DOWN_PUSHING               432
-#define IMG_PLAYER2_DOWN_SNAPPING              433
-#define IMG_PLAYER2_UP                         434
-#define IMG_PLAYER2_UP_MOVING                  435
-#define IMG_PLAYER2_UP_DIGGING                 436
-#define IMG_PLAYER2_UP_PUSHING                 437
-#define IMG_PLAYER2_UP_SNAPPING                        438
-#define IMG_PLAYER2_LEFT                       439
-#define IMG_PLAYER2_LEFT_MOVING                        440
-#define IMG_PLAYER2_LEFT_DIGGING               441
-#define IMG_PLAYER2_LEFT_PUSHING               442
-#define IMG_PLAYER2_LEFT_SNAPPING              443
-#define IMG_PLAYER2_RIGHT                      444
-#define IMG_PLAYER2_RIGHT_MOVING               445
-#define IMG_PLAYER2_RIGHT_DIGGING              446
-#define IMG_PLAYER2_RIGHT_PUSHING              447
-#define IMG_PLAYER2_RIGHT_SNAPPING             448
-#define IMG_PLAYER3                            449
-#define IMG_PLAYER3_DOWN                       450
-#define IMG_PLAYER3_DOWN_MOVING                        451
-#define IMG_PLAYER3_DOWN_DIGGING               452
-#define IMG_PLAYER3_DOWN_PUSHING               453
-#define IMG_PLAYER3_DOWN_SNAPPING              454
-#define IMG_PLAYER3_UP                         455
-#define IMG_PLAYER3_UP_MOVING                  456
-#define IMG_PLAYER3_UP_DIGGING                 457
-#define IMG_PLAYER3_UP_PUSHING                 458
-#define IMG_PLAYER3_UP_SNAPPING                        459
-#define IMG_PLAYER3_LEFT                       460
-#define IMG_PLAYER3_LEFT_MOVING                        461
-#define IMG_PLAYER3_LEFT_DIGGING               462
-#define IMG_PLAYER3_LEFT_PUSHING               463
-#define IMG_PLAYER3_LEFT_SNAPPING              464
-#define IMG_PLAYER3_RIGHT                      465
-#define IMG_PLAYER3_RIGHT_MOVING               466
-#define IMG_PLAYER3_RIGHT_DIGGING              467
-#define IMG_PLAYER3_RIGHT_PUSHING              468
-#define IMG_PLAYER3_RIGHT_SNAPPING             469
-#define IMG_PLAYER4                            470
-#define IMG_PLAYER4_DOWN                       471
-#define IMG_PLAYER4_DOWN_MOVING                        472
-#define IMG_PLAYER4_DOWN_DIGGING               473
-#define IMG_PLAYER4_DOWN_PUSHING               474
-#define IMG_PLAYER4_DOWN_SNAPPING              475
-#define IMG_PLAYER4_UP                         476
-#define IMG_PLAYER4_UP_MOVING                  477
-#define IMG_PLAYER4_UP_DIGGING                 478
-#define IMG_PLAYER4_UP_PUSHING                 479
-#define IMG_PLAYER4_UP_SNAPPING                        480
-#define IMG_PLAYER4_LEFT                       481
-#define IMG_PLAYER4_LEFT_MOVING                        482
-#define IMG_PLAYER4_LEFT_DIGGING               483
-#define IMG_PLAYER4_LEFT_PUSHING               484
-#define IMG_PLAYER4_LEFT_SNAPPING              485
-#define IMG_PLAYER4_RIGHT                      486
-#define IMG_PLAYER4_RIGHT_MOVING               487
-#define IMG_PLAYER4_RIGHT_DIGGING              488
-#define IMG_PLAYER4_RIGHT_PUSHING              489
-#define IMG_PLAYER4_RIGHT_SNAPPING             490
-#define IMG_EXPLOSION                          491
-#define IMG_TWINKLE_BLUE                       492
-#define IMG_TWINKLE_WHITE                      493
-#define IMG_STEELWALL_TOPLEFT                  494
-#define IMG_STEELWALL_TOPRIGHT                 495
-#define IMG_STEELWALL_BOTTOMLEFT               496
-#define IMG_STEELWALL_BOTTOMRIGHT              497
-#define IMG_STEELWALL_HORIZONTAL               498
-#define IMG_STEELWALL_VERTICAL                 499
-#define IMG_INVISIBLE_STEELWALL_TOPLEFT                500
-#define IMG_INVISIBLE_STEELWALL_TOPRIGHT       501
-#define IMG_INVISIBLE_STEELWALL_BOTTOMLEFT     502
-#define IMG_INVISIBLE_STEELWALL_BOTTOMRIGHT    503
-#define IMG_INVISIBLE_STEELWALL_HORIZONTAL     504
-#define IMG_INVISIBLE_STEELWALL_VERTICAL       505
-#define IMG_ARROW_BLUE_LEFT                    506
-#define IMG_ARROW_BLUE_RIGHT                   507
-#define IMG_ARROW_BLUE_UP                      508
-#define IMG_ARROW_BLUE_DOWN                    509
-#define IMG_ARROW_RED_LEFT                     510
-#define IMG_ARROW_RED_RIGHT                    511
-#define IMG_ARROW_RED_UP                       512
-#define IMG_ARROW_RED_DOWN                     513
-#define IMG_SCROLLBAR_BLUE                     514
-#define IMG_SCROLLBAR_RED                      515
-#define IMG_SCROLLBAR_GREEN                    516
-#define IMG_SCROLLBAR_YELLOW                   517
-#define IMG_CHAR_QUESTION                      518
+#define IMG_BD_WALL                                    0
+#define IMG_BD_WALL_EDITOR                             1
+#define IMG_BD_ROCK                                    2
+#define IMG_BD_ROCK_EDITOR                             3
+#define IMG_BD_ROCK_FALLING                            4
+#define IMG_BD_ROCK_MOVING_LEFT                                5
+#define IMG_BD_ROCK_MOVING_RIGHT                       6
+#define IMG_BD_DIAMOND                                 7
+#define IMG_BD_DIAMOND_MOVING                          8
+#define IMG_BD_DIAMOND_FALLING                         9
+#define IMG_BD_MAGIC_WALL                              10
+#define IMG_BD_MAGIC_WALL_ACTIVE                       11
+#define IMG_BD_MAGIC_WALL_FILLING                      12
+#define IMG_BD_MAGIC_WALL_FULL                         13
+#define IMG_BD_MAGIC_WALL_EMPTYING                     14
+#define IMG_BD_MAGIC_WALL_DEAD                         15
+#define IMG_BD_AMOEBA                                  16
+#define IMG_BD_AMOEBA_EDITOR                           17
+#define IMG_BD_BUTTERFLY                               18
+#define IMG_BD_BUTTERFLY_RIGHT                         19
+#define IMG_BD_BUTTERFLY_UP                            20
+#define IMG_BD_BUTTERFLY_LEFT                          21
+#define IMG_BD_BUTTERFLY_DOWN                          22
+#define IMG_BD_BUTTERFLY_MOVING                                23
+#define IMG_BD_FIREFLY                                 24
+#define IMG_BD_FIREFLY_RIGHT                           25
+#define IMG_BD_FIREFLY_UP                              26
+#define IMG_BD_FIREFLY_LEFT                            27
+#define IMG_BD_FIREFLY_DOWN                            28
+#define IMG_BD_FIREFLY_MOVING                          29
+#define IMG_SP_ZONK                                    30
+#define IMG_SP_ZONK_FALLING                            31
+#define IMG_SP_ZONK_MOVING_LEFT                                32
+#define IMG_SP_ZONK_MOVING_RIGHT                       33
+#define IMG_SP_BASE                                    34
+#define IMG_SP_MURPHY                                  35
+#define IMG_SP_MURPHY_MOVING_LEFT                      36
+#define IMG_SP_MURPHY_MOVING_RIGHT                     37
+#define IMG_SP_MURPHY_DIGGING_LEFT                     38
+#define IMG_SP_MURPHY_DIGGING_RIGHT                    39
+#define IMG_SP_MURPHY_PUSHING_LEFT                     40
+#define IMG_SP_MURPHY_PUSHING_RIGHT                    41
+#define IMG_SP_MURPHY_SNAPPING_LEFT                    42
+#define IMG_SP_MURPHY_SNAPPING_RIGHT                   43
+#define IMG_SP_MURPHY_SNAPPING_UP                      44
+#define IMG_SP_MURPHY_SNAPPING_DOWN                    45
+#define IMG_SP_MURPHY_CLONE                            46
+#define IMG_SP_INFOTRON                                        47
+#define IMG_SP_INFOTRON_EDITOR                         48
+#define IMG_SP_INFOTRON_FALLING                                49
+#define IMG_SP_CHIP_SINGLE                             50
+#define IMG_SP_CHIP_LEFT                               51
+#define IMG_SP_CHIP_RIGHT                              52
+#define IMG_SP_CHIP_TOP                                        53
+#define IMG_SP_CHIP_BOTTOM                             54
+#define IMG_SP_HARDWARE_GRAY                           55
+#define IMG_SP_HARDWARE_GREEN                          56
+#define IMG_SP_HARDWARE_BLUE                           57
+#define IMG_SP_HARDWARE_RED                            58
+#define IMG_SP_HARDWARE_YELLOW                         59
+#define IMG_SP_EXIT_CLOSED                             60
+#define IMG_SP_EXIT_OPEN                               61
+#define IMG_SP_DISK_ORANGE                             62
+#define IMG_SP_DISK_ORANGE_FALLING                     63
+#define IMG_SP_DISK_ORANGE_PUSHING                     64
+#define IMG_SP_DISK_YELLOW                             65
+#define IMG_SP_DISK_YELLOW_PUSHING                     66
+#define IMG_SP_DISK_RED                                        67
+#define IMG_SP_DISK_RED_COLLECTING                     68
+#define IMG_SP_DISK_RED_ACTIVE                         69
+#define IMG_SP_PORT_RIGHT                              70
+#define IMG_SP_PORT_DOWN                               71
+#define IMG_SP_PORT_LEFT                               72
+#define IMG_SP_PORT_UP                                 73
+#define IMG_SP_PORT_HORIZONTAL                         74
+#define IMG_SP_PORT_VERTICAL                           75
+#define IMG_SP_PORT_ANY                                        76
+#define IMG_SP_GRAVITY_PORT_RIGHT                      77
+#define IMG_SP_GRAVITY_PORT_DOWN                       78
+#define IMG_SP_GRAVITY_PORT_LEFT                       79
+#define IMG_SP_GRAVITY_PORT_UP                         80
+#define IMG_SP_SNIKSNAK                                        81
+#define IMG_SP_SNIKSNAK_LEFT                           82
+#define IMG_SP_SNIKSNAK_RIGHT                          83
+#define IMG_SP_SNIKSNAK_UP                             84
+#define IMG_SP_SNIKSNAK_DOWN                           85
+#define IMG_SP_ELECTRON                                        86
+#define IMG_SP_ELECTRON_EDITOR                         87
+#define IMG_SP_TERMINAL                                        88
+#define IMG_SP_TERMINAL_EDITOR                         89
+#define IMG_SP_TERMINAL_ACTIVE                         90
+#define IMG_SP_BUGGY_BASE                              91
+#define IMG_SP_BUGGY_BASE_ACTIVATING                   92
+#define IMG_SP_BUGGY_BASE_ACTIVE                       93
+#define IMG_SP_HARDWARE_BASE_1                         94
+#define IMG_SP_HARDWARE_BASE_2                         95
+#define IMG_SP_HARDWARE_BASE_3                         96
+#define IMG_SP_HARDWARE_BASE_4                         97
+#define IMG_SP_HARDWARE_BASE_5                         98
+#define IMG_SP_HARDWARE_BASE_6                         99
+#define IMG_SP_EXPLOSION                               100
+#define IMG_SP_EXPLOSION_INFOTRON                      101
+#define IMG_SOKOBAN_OBJECT                             102
+#define IMG_SOKOBAN_OBJECT_EDITOR                      103
+#define IMG_SOKOBAN_FIELD_EMPTY                                104
+#define IMG_SOKOBAN_FIELD_FULL                         105
+#define IMG_EMPTY_SPACE                                        106
+#define IMG_SAND                                       107
+#define IMG_SAND_CRUMBLED                              108
+#define IMG_SAND_DIGGING_LEFT                          109
+#define IMG_SAND_DIGGING_RIGHT                         110
+#define IMG_SAND_DIGGING_UP                            111
+#define IMG_SAND_DIGGING_DOWN                          112
+#define IMG_WALL                                       113
+#define IMG_WALL_CRUMBLED                              114
+#define IMG_STEELWALL                                  115
+#define IMG_ROCK                                       116
+#define IMG_ROCK_FALLING                               117
+#define IMG_ROCK_MOVING_LEFT                           118
+#define IMG_ROCK_MOVING_RIGHT                          119
+#define IMG_EMERALD                                    120
+#define IMG_EMERALD_MOVING                             121
+#define IMG_EMERALD_FALLING                            122
+#define IMG_DIAMOND                                    123
+#define IMG_DIAMOND_MOVING                             124
+#define IMG_DIAMOND_FALLING                            125
+#define IMG_BOMB                                       126
+#define IMG_NUT                                                127
+#define IMG_NUT_FALLING                                        128
+#define IMG_NUT_MOVING_LEFT                            129
+#define IMG_NUT_MOVING_RIGHT                           130
+#define IMG_NUT_BREAKING                               131
+#define IMG_DYNAMITE                                   132
+#define IMG_DYNAMITE_EDITOR                            133
+#define IMG_DYNAMITE_ACTIVE                            134
+#define IMG_DYNAMITE_ACTIVE_EDITOR                     135
+#define IMG_WALL_EMERALD                               136
+#define IMG_WALL_DIAMOND                               137
+#define IMG_BUG_RIGHT                                  138
+#define IMG_BUG_UP                                     139
+#define IMG_BUG_LEFT                                   140
+#define IMG_BUG_DOWN                                   141
+#define IMG_SPACESHIP_RIGHT                            142
+#define IMG_SPACESHIP_UP                               143
+#define IMG_SPACESHIP_LEFT                             144
+#define IMG_SPACESHIP_DOWN                             145
+#define IMG_YAMYAM                                     146
+#define IMG_YAMYAM_MOVING                              147
+#define IMG_ROBOT                                      148
+#define IMG_ROBOT_MOVING                               149
+#define IMG_ROBOT_WHEEL                                        150
+#define IMG_ROBOT_WHEEL_ACTIVE                         151
+#define IMG_MAGIC_WALL                                 152
+#define IMG_MAGIC_WALL_ACTIVE                          153
+#define IMG_MAGIC_WALL_FILLING                         154
+#define IMG_MAGIC_WALL_FULL                            155
+#define IMG_MAGIC_WALL_EMPTYING                                156
+#define IMG_MAGIC_WALL_DEAD                            157
+#define IMG_QUICKSAND_EMPTY                            158
+#define IMG_QUICKSAND_FILLING                          159
+#define IMG_QUICKSAND_FULL                             160
+#define IMG_QUICKSAND_FULL_EDITOR                      161
+#define IMG_QUICKSAND_EMPTYING                         162
+#define IMG_ACID_POOL_TOPLEFT                          163
+#define IMG_ACID_POOL_TOPRIGHT                         164
+#define IMG_ACID_POOL_BOTTOMLEFT                       165
+#define IMG_ACID_POOL_BOTTOM                           166
+#define IMG_ACID_POOL_BOTTOMRIGHT                      167
+#define IMG_ACID                                       168
+#define IMG_ACID_SPLASH_LEFT                           169
+#define IMG_ACID_SPLASH_RIGHT                          170
+#define IMG_AMOEBA_DROP                                        171
+#define IMG_AMOEBA_GROWING                             172
+#define IMG_AMOEBA_SHRINKING                           173
+#define IMG_AMOEBA_WET                                 174
+#define IMG_AMOEBA_WET_EDITOR                          175
+#define IMG_AMOEBA_DROPPING                            176
+#define IMG_AMOEBA_DRY                                 177
+#define IMG_AMOEBA_FULL                                        178
+#define IMG_AMOEBA_FULL_EDITOR                         179
+#define IMG_AMOEBA_DEAD                                        180
+#define IMG_AMOEBA_DEAD_EDITOR                         181
+#define IMG_EM_KEY_1                                   182
+#define IMG_EM_KEY_2                                   183
+#define IMG_EM_KEY_3                                   184
+#define IMG_EM_KEY_4                                   185
+#define IMG_EM_GATE_1                                  186
+#define IMG_EM_GATE_2                                  187
+#define IMG_EM_GATE_3                                  188
+#define IMG_EM_GATE_4                                  189
+#define IMG_EM_GATE_1_GRAY                             190
+#define IMG_EM_GATE_1_GRAY_EDITOR                      191
+#define IMG_EM_GATE_2_GRAY                             192
+#define IMG_EM_GATE_2_GRAY_EDITOR                      193
+#define IMG_EM_GATE_3_GRAY                             194
+#define IMG_EM_GATE_3_GRAY_EDITOR                      195
+#define IMG_EM_GATE_4_GRAY                             196
+#define IMG_EM_GATE_4_GRAY_EDITOR                      197
+#define IMG_EXIT_CLOSED                                        198
+#define IMG_EXIT_OPENING                               199
+#define IMG_EXIT_OPEN                                  200
+#define IMG_BALLOON                                    201
+#define IMG_BALLOON_MOVING                             202
+#define IMG_BALLOON_SWITCH_LEFT                                203
+#define IMG_BALLOON_SWITCH_RIGHT                       204
+#define IMG_BALLOON_SWITCH_UP                          205
+#define IMG_BALLOON_SWITCH_DOWN                                206
+#define IMG_BALLOON_SWITCH_ANY                         207
+#define IMG_SPRING                                     208
+#define IMG_SPRING_MOVING                              209
+#define IMG_EMC_STEELWALL_1                            210
+#define IMG_EMC_STEELWALL_2                            211
+#define IMG_EMC_STEELWALL_3                            212
+#define IMG_EMC_STEELWALL_4                            213
+#define IMG_EMC_WALL_1                                 214
+#define IMG_EMC_WALL_2                                 215
+#define IMG_EMC_WALL_3                                 216
+#define IMG_EMC_WALL_4                                 217
+#define IMG_EMC_WALL_5                                 218
+#define IMG_EMC_WALL_6                                 219
+#define IMG_EMC_WALL_7                                 220
+#define IMG_EMC_WALL_8                                 221
+#define IMG_INVISIBLE_STEELWALL                                222
+#define IMG_INVISIBLE_STEELWALL_EDITOR                 223
+#define IMG_INVISIBLE_STEELWALL_ACTIVE                 224
+#define IMG_INVISIBLE_WALL                             225
+#define IMG_INVISIBLE_WALL_EDITOR                      226
+#define IMG_INVISIBLE_WALL_ACTIVE                      227
+#define IMG_INVISIBLE_SAND                             228
+#define IMG_INVISIBLE_SAND_EDITOR                      229
+#define IMG_INVISIBLE_SAND_ACTIVE                      230
+#define IMG_CONVEYOR_BELT_1_MIDDLE                     231
+#define IMG_CONVEYOR_BELT_1_MIDDLE_ACTIVE              232
+#define IMG_CONVEYOR_BELT_1_LEFT                       233
+#define IMG_CONVEYOR_BELT_1_LEFT_ACTIVE                        234
+#define IMG_CONVEYOR_BELT_1_RIGHT                      235
+#define IMG_CONVEYOR_BELT_1_RIGHT_ACTIVE               236
+#define IMG_CONVEYOR_BELT_1_SWITCH_LEFT                        237
+#define IMG_CONVEYOR_BELT_1_SWITCH_MIDDLE              238
+#define IMG_CONVEYOR_BELT_1_SWITCH_RIGHT               239
+#define IMG_CONVEYOR_BELT_2_MIDDLE                     240
+#define IMG_CONVEYOR_BELT_2_MIDDLE_ACTIVE              241
+#define IMG_CONVEYOR_BELT_2_LEFT                       242
+#define IMG_CONVEYOR_BELT_2_LEFT_ACTIVE                        243
+#define IMG_CONVEYOR_BELT_2_RIGHT                      244
+#define IMG_CONVEYOR_BELT_2_RIGHT_ACTIVE               245
+#define IMG_CONVEYOR_BELT_2_SWITCH_LEFT                        246
+#define IMG_CONVEYOR_BELT_2_SWITCH_MIDDLE              247
+#define IMG_CONVEYOR_BELT_2_SWITCH_RIGHT               248
+#define IMG_CONVEYOR_BELT_3_MIDDLE                     249
+#define IMG_CONVEYOR_BELT_3_MIDDLE_ACTIVE              250
+#define IMG_CONVEYOR_BELT_3_LEFT                       251
+#define IMG_CONVEYOR_BELT_3_LEFT_ACTIVE                        252
+#define IMG_CONVEYOR_BELT_3_RIGHT                      253
+#define IMG_CONVEYOR_BELT_3_RIGHT_ACTIVE               254
+#define IMG_CONVEYOR_BELT_3_SWITCH_LEFT                        255
+#define IMG_CONVEYOR_BELT_3_SWITCH_MIDDLE              256
+#define IMG_CONVEYOR_BELT_3_SWITCH_RIGHT               257
+#define IMG_CONVEYOR_BELT_4_MIDDLE                     258
+#define IMG_CONVEYOR_BELT_4_MIDDLE_ACTIVE              259
+#define IMG_CONVEYOR_BELT_4_LEFT                       260
+#define IMG_CONVEYOR_BELT_4_LEFT_ACTIVE                        261
+#define IMG_CONVEYOR_BELT_4_RIGHT                      262
+#define IMG_CONVEYOR_BELT_4_RIGHT_ACTIVE               263
+#define IMG_CONVEYOR_BELT_4_SWITCH_LEFT                        264
+#define IMG_CONVEYOR_BELT_4_SWITCH_MIDDLE              265
+#define IMG_CONVEYOR_BELT_4_SWITCH_RIGHT               266
+#define IMG_SWITCHGATE_SWITCH_UP                       267
+#define IMG_SWITCHGATE_SWITCH_DOWN                     268
+#define IMG_LIGHT_SWITCH                               269
+#define IMG_LIGHT_SWITCH_ACTIVE                                270
+#define IMG_TIMEGATE_SWITCH                            271
+#define IMG_TIMEGATE_SWITCH_ACTIVE                     272
+#define IMG_ENVELOPE                                   273
+#define IMG_SIGN_EXCLAMATION                           274
+#define IMG_SIGN_STOP                                  275
+#define IMG_LANDMINE                                   276
+#define IMG_STEELWALL_SLANTED                          277
+#define IMG_EXTRA_TIME                                 278
+#define IMG_SHIELD_NORMAL                              279
+#define IMG_SHIELD_NORMAL_ACTIVE                       280
+#define IMG_SHIELD_DEADLY                              281
+#define IMG_SHIELD_DEADLY_ACTIVE                       282
+#define IMG_SWITCHGATE_CLOSED                          283
+#define IMG_SWITCHGATE_OPENING                         284
+#define IMG_SWITCHGATE_OPEN                            285
+#define IMG_SWITCHGATE_CLOSING                         286
+#define IMG_TIMEGATE_CLOSED                            287
+#define IMG_TIMEGATE_OPENING                           288
+#define IMG_TIMEGATE_OPEN                              289
+#define IMG_TIMEGATE_CLOSING                           290
+#define IMG_PEARL                                      291
+#define IMG_PEARL_BREAKING                             292
+#define IMG_CRYSTAL                                    293
+#define IMG_WALL_PEARL                                 294
+#define IMG_WALL_CRYSTAL                               295
+#define IMG_TUBE_RIGHT_DOWN                            296
+#define IMG_TUBE_HORIZONTAL_DOWN                       297
+#define IMG_TUBE_LEFT_DOWN                             298
+#define IMG_TUBE_HORIZONTAL                            299
+#define IMG_TUBE_VERTICAL_RIGHT                                300
+#define IMG_TUBE_ANY                                   301
+#define IMG_TUBE_VERTICAL_LEFT                         302
+#define IMG_TUBE_VERTICAL                              303
+#define IMG_TUBE_RIGHT_UP                              304
+#define IMG_TUBE_HORIZONTAL_UP                         305
+#define IMG_TUBE_LEFT_UP                               306
+#define IMG_TRAP                                       307
+#define IMG_TRAP_ACTIVE                                        308
+#define IMG_DX_SUPABOMB                                        309
+#define IMG_KEY_1                                      310
+#define IMG_KEY_1_EDITOR                               311
+#define IMG_KEY_2                                      312
+#define IMG_KEY_2_EDITOR                               313
+#define IMG_KEY_3                                      314
+#define IMG_KEY_3_EDITOR                               315
+#define IMG_KEY_4                                      316
+#define IMG_KEY_4_EDITOR                               317
+#define IMG_GATE_1                                     318
+#define IMG_GATE_2                                     319
+#define IMG_GATE_3                                     320
+#define IMG_GATE_4                                     321
+#define IMG_GATE_1_GRAY                                        322
+#define IMG_GATE_1_GRAY_EDITOR                         323
+#define IMG_GATE_2_GRAY                                        324
+#define IMG_GATE_2_GRAY_EDITOR                         325
+#define IMG_GATE_3_GRAY                                        326
+#define IMG_GATE_3_GRAY_EDITOR                         327
+#define IMG_GATE_4_GRAY                                        328
+#define IMG_GATE_4_GRAY_EDITOR                         329
+#define IMG_GAME_OF_LIFE                               330
+#define IMG_BIOMAZE                                    331
+#define IMG_PACMAN_RIGHT                               332
+#define IMG_PACMAN_UP                                  333
+#define IMG_PACMAN_LEFT                                        334
+#define IMG_PACMAN_DOWN                                        335
+#define IMG_LAMP                                       336
+#define IMG_LAMP_EDITOR                                        337
+#define IMG_LAMP_ACTIVE                                        338
+#define IMG_TIME_ORB_FULL                              339
+#define IMG_TIME_ORB_EMPTY                             340
+#define IMG_EMERALD_YELLOW                             341
+#define IMG_EMERALD_YELLOW_MOVING                      342
+#define IMG_EMERALD_YELLOW_FALLING                     343
+#define IMG_EMERALD_RED                                        344
+#define IMG_EMERALD_RED_MOVING                         345
+#define IMG_EMERALD_RED_FALLING                                346
+#define IMG_EMERALD_PURPLE                             347
+#define IMG_EMERALD_PURPLE_MOVING                      348
+#define IMG_EMERALD_PURPLE_FALLING                     349
+#define IMG_WALL_EMERALD_YELLOW                                350
+#define IMG_WALL_EMERALD_RED                           351
+#define IMG_WALL_EMERALD_PURPLE                                352
+#define IMG_WALL_BD_DIAMOND                            353
+#define IMG_EXPANDABLE_WALL                            354
+#define IMG_EXPANDABLE_WALL_HORIZONTAL                 355
+#define IMG_EXPANDABLE_WALL_HORIZONTAL_EDITOR          356
+#define IMG_EXPANDABLE_WALL_VERTICAL                   357
+#define IMG_EXPANDABLE_WALL_VERTICAL_EDITOR            358
+#define IMG_EXPANDABLE_WALL_ANY                                359
+#define IMG_EXPANDABLE_WALL_ANY_EDITOR                 360
+#define IMG_EXPANDABLE_WALL_GROWING_LEFT               361
+#define IMG_EXPANDABLE_WALL_GROWING_RIGHT              362
+#define IMG_EXPANDABLE_WALL_GROWING_UP                 363
+#define IMG_EXPANDABLE_WALL_GROWING_DOWN               364
+#define IMG_BLACK_ORB                                  365
+#define IMG_SPEED_PILL                                 366
+#define IMG_DARK_YAMYAM                                        367
+#define IMG_DYNABOMB_ACTIVE                            368
+#define IMG_DYNABOMB_PLAYER_1_ACTIVE                   369
+#define IMG_DYNABOMB_PLAYER_2_ACTIVE                   370
+#define IMG_DYNABOMB_PLAYER_3_ACTIVE                   371
+#define IMG_DYNABOMB_PLAYER_4_ACTIVE                   372
+#define IMG_DYNABOMB_INCREASE_NUMBER                   373
+#define IMG_DYNABOMB_INCREASE_SIZE                     374
+#define IMG_DYNABOMB_INCREASE_POWER                    375
+#define IMG_PIG                                                376
+#define IMG_PIG_DOWN                                   377
+#define IMG_PIG_UP                                     378
+#define IMG_PIG_LEFT                                   379
+#define IMG_PIG_RIGHT                                  380
+#define IMG_PIG_MOVING_DOWN                            381
+#define IMG_PIG_MOVING_UP                              382
+#define IMG_PIG_MOVING_LEFT                            383
+#define IMG_PIG_MOVING_RIGHT                           384
+#define IMG_PIG_DIGGING_DOWN                           385
+#define IMG_PIG_DIGGING_UP                             386
+#define IMG_PIG_DIGGING_LEFT                           387
+#define IMG_PIG_DIGGING_RIGHT                          388
+#define IMG_DRAGON                                     389
+#define IMG_DRAGON_DOWN                                        390
+#define IMG_DRAGON_UP                                  391
+#define IMG_DRAGON_LEFT                                        392
+#define IMG_DRAGON_RIGHT                               393
+#define IMG_DRAGON_MOVING_DOWN                         394
+#define IMG_DRAGON_MOVING_UP                           395
+#define IMG_DRAGON_MOVING_LEFT                         396
+#define IMG_DRAGON_MOVING_RIGHT                                397
+#define IMG_DRAGON_ATTACKING_DOWN                      398
+#define IMG_DRAGON_ATTACKING_UP                                399
+#define IMG_DRAGON_ATTACKING_LEFT                      400
+#define IMG_DRAGON_ATTACKING_RIGHT                     401
+#define IMG_MOLE                                       402
+#define IMG_MOLE_DOWN                                  403
+#define IMG_MOLE_UP                                    404
+#define IMG_MOLE_LEFT                                  405
+#define IMG_MOLE_RIGHT                                 406
+#define IMG_MOLE_MOVING_DOWN                           407
+#define IMG_MOLE_MOVING_UP                             408
+#define IMG_MOLE_MOVING_LEFT                           409
+#define IMG_MOLE_MOVING_RIGHT                          410
+#define IMG_MOLE_DIGGING_DOWN                          411
+#define IMG_MOLE_DIGGING_UP                            412
+#define IMG_MOLE_DIGGING_LEFT                          413
+#define IMG_MOLE_DIGGING_RIGHT                         414
+#define IMG_PENGUIN                                    415
+#define IMG_PENGUIN_EDITOR                             416
+#define IMG_PENGUIN_DOWN                               417
+#define IMG_PENGUIN_UP                                 418
+#define IMG_PENGUIN_LEFT                               419
+#define IMG_PENGUIN_RIGHT                              420
+#define IMG_PENGUIN_MOVING_DOWN                                421
+#define IMG_PENGUIN_MOVING_UP                          422
+#define IMG_PENGUIN_MOVING_LEFT                                423
+#define IMG_PENGUIN_MOVING_RIGHT                       424
+#define IMG_SATELLITE                                  425
+#define IMG_SATELLITE_MOVING                           426
+#define IMG_FLAMES_1_LEFT                              427
+#define IMG_FLAMES_2_LEFT                              428
+#define IMG_FLAMES_3_LEFT                              429
+#define IMG_FLAMES_1_RIGHT                             430
+#define IMG_FLAMES_2_RIGHT                             431
+#define IMG_FLAMES_3_RIGHT                             432
+#define IMG_FLAMES_1_UP                                        433
+#define IMG_FLAMES_2_UP                                        434
+#define IMG_FLAMES_3_UP                                        435
+#define IMG_FLAMES_1_DOWN                              436
+#define IMG_FLAMES_2_DOWN                              437
+#define IMG_FLAMES_3_DOWN                              438
+#define IMG_STONEBLOCK                                 439
+#define IMG_PLAYER_1                                   440
+#define IMG_PLAYER_1_EDITOR                            441
+#define IMG_PLAYER_1_DOWN                              442
+#define IMG_PLAYER_1_UP                                        443
+#define IMG_PLAYER_1_LEFT                              444
+#define IMG_PLAYER_1_RIGHT                             445
+#define IMG_PLAYER_1_MOVING_DOWN                       446
+#define IMG_PLAYER_1_MOVING_UP                         447
+#define IMG_PLAYER_1_MOVING_LEFT                       448
+#define IMG_PLAYER_1_MOVING_RIGHT                      449
+#define IMG_PLAYER_1_DIGGING_DOWN                      450
+#define IMG_PLAYER_1_DIGGING_UP                                451
+#define IMG_PLAYER_1_DIGGING_LEFT                      452
+#define IMG_PLAYER_1_DIGGING_RIGHT                     453
+#define IMG_PLAYER_1_COLLECTING_DOWN                   454
+#define IMG_PLAYER_1_COLLECTING_UP                     455
+#define IMG_PLAYER_1_COLLECTING_LEFT                   456
+#define IMG_PLAYER_1_COLLECTING_RIGHT                  457
+#define IMG_PLAYER_1_PUSHING_DOWN                      458
+#define IMG_PLAYER_1_PUSHING_UP                                459
+#define IMG_PLAYER_1_PUSHING_LEFT                      460
+#define IMG_PLAYER_1_PUSHING_RIGHT                     461
+#define IMG_PLAYER_1_SNAPPING_DOWN                     462
+#define IMG_PLAYER_1_SNAPPING_UP                       463
+#define IMG_PLAYER_1_SNAPPING_LEFT                     464
+#define IMG_PLAYER_1_SNAPPING_RIGHT                    465
+#define IMG_PLAYER_2                                   466
+#define IMG_PLAYER_2_EDITOR                            467
+#define IMG_PLAYER_2_DOWN                              468
+#define IMG_PLAYER_2_UP                                        469
+#define IMG_PLAYER_2_LEFT                              470
+#define IMG_PLAYER_2_RIGHT                             471
+#define IMG_PLAYER_2_MOVING_DOWN                       472
+#define IMG_PLAYER_2_MOVING_UP                         473
+#define IMG_PLAYER_2_MOVING_LEFT                       474
+#define IMG_PLAYER_2_MOVING_RIGHT                      475
+#define IMG_PLAYER_2_DIGGING_DOWN                      476
+#define IMG_PLAYER_2_DIGGING_UP                                477
+#define IMG_PLAYER_2_DIGGING_LEFT                      478
+#define IMG_PLAYER_2_DIGGING_RIGHT                     479
+#define IMG_PLAYER_2_COLLECTING_DOWN                   480
+#define IMG_PLAYER_2_COLLECTING_UP                     481
+#define IMG_PLAYER_2_COLLECTING_LEFT                   482
+#define IMG_PLAYER_2_COLLECTING_RIGHT                  483
+#define IMG_PLAYER_2_PUSHING_DOWN                      484
+#define IMG_PLAYER_2_PUSHING_UP                                485
+#define IMG_PLAYER_2_PUSHING_LEFT                      486
+#define IMG_PLAYER_2_PUSHING_RIGHT                     487
+#define IMG_PLAYER_2_SNAPPING_DOWN                     488
+#define IMG_PLAYER_2_SNAPPING_UP                       489
+#define IMG_PLAYER_2_SNAPPING_LEFT                     490
+#define IMG_PLAYER_2_SNAPPING_RIGHT                    491
+#define IMG_PLAYER_3                                   492
+#define IMG_PLAYER_3_EDITOR                            493
+#define IMG_PLAYER_3_DOWN                              494
+#define IMG_PLAYER_3_UP                                        495
+#define IMG_PLAYER_3_LEFT                              496
+#define IMG_PLAYER_3_RIGHT                             497
+#define IMG_PLAYER_3_MOVING_DOWN                       498
+#define IMG_PLAYER_3_MOVING_UP                         499
+#define IMG_PLAYER_3_MOVING_LEFT                       500
+#define IMG_PLAYER_3_MOVING_RIGHT                      501
+#define IMG_PLAYER_3_DIGGING_DOWN                      502
+#define IMG_PLAYER_3_DIGGING_UP                                503
+#define IMG_PLAYER_3_DIGGING_LEFT                      504
+#define IMG_PLAYER_3_DIGGING_RIGHT                     505
+#define IMG_PLAYER_3_COLLECTING_DOWN                   506
+#define IMG_PLAYER_3_COLLECTING_UP                     507
+#define IMG_PLAYER_3_COLLECTING_LEFT                   508
+#define IMG_PLAYER_3_COLLECTING_RIGHT                  509
+#define IMG_PLAYER_3_PUSHING_DOWN                      510
+#define IMG_PLAYER_3_PUSHING_UP                                511
+#define IMG_PLAYER_3_PUSHING_LEFT                      512
+#define IMG_PLAYER_3_PUSHING_RIGHT                     513
+#define IMG_PLAYER_3_SNAPPING_DOWN                     514
+#define IMG_PLAYER_3_SNAPPING_UP                       515
+#define IMG_PLAYER_3_SNAPPING_LEFT                     516
+#define IMG_PLAYER_3_SNAPPING_RIGHT                    517
+#define IMG_PLAYER_4                                   518
+#define IMG_PLAYER_4_EDITOR                            519
+#define IMG_PLAYER_4_DOWN                              520
+#define IMG_PLAYER_4_UP                                        521
+#define IMG_PLAYER_4_LEFT                              522
+#define IMG_PLAYER_4_RIGHT                             523
+#define IMG_PLAYER_4_MOVING_DOWN                       524
+#define IMG_PLAYER_4_MOVING_UP                         525
+#define IMG_PLAYER_4_MOVING_LEFT                       526
+#define IMG_PLAYER_4_MOVING_RIGHT                      527
+#define IMG_PLAYER_4_DIGGING_DOWN                      528
+#define IMG_PLAYER_4_DIGGING_UP                                529
+#define IMG_PLAYER_4_DIGGING_LEFT                      530
+#define IMG_PLAYER_4_DIGGING_RIGHT                     531
+#define IMG_PLAYER_4_COLLECTING_DOWN                   532
+#define IMG_PLAYER_4_COLLECTING_UP                     533
+#define IMG_PLAYER_4_COLLECTING_LEFT                   534
+#define IMG_PLAYER_4_COLLECTING_RIGHT                  535
+#define IMG_PLAYER_4_PUSHING_DOWN                      536
+#define IMG_PLAYER_4_PUSHING_UP                                537
+#define IMG_PLAYER_4_PUSHING_LEFT                      538
+#define IMG_PLAYER_4_PUSHING_RIGHT                     539
+#define IMG_PLAYER_4_SNAPPING_DOWN                     540
+#define IMG_PLAYER_4_SNAPPING_UP                       541
+#define IMG_PLAYER_4_SNAPPING_LEFT                     542
+#define IMG_PLAYER_4_SNAPPING_RIGHT                    543
+#define IMG_EXPLOSION                                  544
+#define IMG_TWINKLE_BLUE                               545
+#define IMG_TWINKLE_WHITE                              546
+#define IMG_STEELWALL_TOPLEFT                          547
+#define IMG_STEELWALL_TOPRIGHT                         548
+#define IMG_STEELWALL_BOTTOMLEFT                       549
+#define IMG_STEELWALL_BOTTOMRIGHT                      550
+#define IMG_STEELWALL_HORIZONTAL                       551
+#define IMG_STEELWALL_VERTICAL                         552
+#define IMG_STEELWALL_TOPLEFT_EDITOR                   553
+#define IMG_STEELWALL_TOPRIGHT_EDITOR                  554
+#define IMG_STEELWALL_BOTTOMLEFT_EDITOR                        555
+#define IMG_STEELWALL_BOTTOMRIGHT_EDITOR               556
+#define IMG_STEELWALL_HORIZONTAL_EDITOR                        557
+#define IMG_STEELWALL_VERTICAL_EDITOR                  558
+#define IMG_INVISIBLE_STEELWALL_TOPLEFT                        559
+#define IMG_INVISIBLE_STEELWALL_TOPRIGHT               560
+#define IMG_INVISIBLE_STEELWALL_BOTTOMLEFT             561
+#define IMG_INVISIBLE_STEELWALL_BOTTOMRIGHT            562
+#define IMG_INVISIBLE_STEELWALL_HORIZONTAL             563
+#define IMG_INVISIBLE_STEELWALL_VERTICAL               564
+#define IMG_INVISIBLE_STEELWALL_TOPLEFT_EDITOR         565
+#define IMG_INVISIBLE_STEELWALL_TOPRIGHT_EDITOR                566
+#define IMG_INVISIBLE_STEELWALL_BOTTOMLEFT_EDITOR      567
+#define IMG_INVISIBLE_STEELWALL_BOTTOMRIGHT_EDITOR     568
+#define IMG_INVISIBLE_STEELWALL_HORIZONTAL_EDITOR      569
+#define IMG_INVISIBLE_STEELWALL_VERTICAL_EDITOR                570
+#define IMG_ARROW_LEFT                                 571
+#define IMG_ARROW_RIGHT                                        572
+#define IMG_ARROW_UP                                   573
+#define IMG_ARROW_DOWN                                 574
+#define IMG_CHAR_SPACE                                 575
+#define IMG_CHAR_EXCLAM                                        576
+#define IMG_CHAR_QUOTEDBL                              577
+#define IMG_CHAR_NUMBERSIGN                            578
+#define IMG_CHAR_DOLLAR                                        579
+#define IMG_CHAR_PROCENT                               580
+#define IMG_CHAR_AMPERSAND                             581
+#define IMG_CHAR_APOSTROPHE                            582
+#define IMG_CHAR_PARENLEFT                             583
+#define IMG_CHAR_PARENRIGHT                            584
+#define IMG_CHAR_ASTERISK                              585
+#define IMG_CHAR_PLUS                                  586
+#define IMG_CHAR_COMMA                                 587
+#define IMG_CHAR_MINUS                                 588
+#define IMG_CHAR_PERIOD                                        589
+#define IMG_CHAR_SLASH                                 590
+#define IMG_CHAR_0                                     591
+#define IMG_CHAR_1                                     592
+#define IMG_CHAR_2                                     593
+#define IMG_CHAR_3                                     594
+#define IMG_CHAR_4                                     595
+#define IMG_CHAR_5                                     596
+#define IMG_CHAR_6                                     597
+#define IMG_CHAR_7                                     598
+#define IMG_CHAR_8                                     599
+#define IMG_CHAR_9                                     600
+#define IMG_CHAR_COLON                                 601
+#define IMG_CHAR_SEMICOLON                             602
+#define IMG_CHAR_LESS                                  603
+#define IMG_CHAR_EQUAL                                 604
+#define IMG_CHAR_GREATER                               605
+#define IMG_CHAR_QUESTION                              606
+#define IMG_CHAR_AT                                    607
+#define IMG_CHAR_A                                     608
+#define IMG_CHAR_B                                     609
+#define IMG_CHAR_C                                     610
+#define IMG_CHAR_D                                     611
+#define IMG_CHAR_E                                     612
+#define IMG_CHAR_F                                     613
+#define IMG_CHAR_G                                     614
+#define IMG_CHAR_H                                     615
+#define IMG_CHAR_I                                     616
+#define IMG_CHAR_J                                     617
+#define IMG_CHAR_K                                     618
+#define IMG_CHAR_L                                     619
+#define IMG_CHAR_M                                     620
+#define IMG_CHAR_N                                     621
+#define IMG_CHAR_O                                     622
+#define IMG_CHAR_P                                     623
+#define IMG_CHAR_Q                                     624
+#define IMG_CHAR_R                                     625
+#define IMG_CHAR_S                                     626
+#define IMG_CHAR_T                                     627
+#define IMG_CHAR_U                                     628
+#define IMG_CHAR_V                                     629
+#define IMG_CHAR_W                                     630
+#define IMG_CHAR_X                                     631
+#define IMG_CHAR_Y                                     632
+#define IMG_CHAR_Z                                     633
+#define IMG_CHAR_AE                                    634
+#define IMG_CHAR_OE                                    635
+#define IMG_CHAR_UE                                    636
+#define IMG_CHAR_COPYRIGHT                             637
+#define IMG_CHAR_UNDERSCORE                            638
+#define IMG_CHAR_EMPTY                                 639
+#define IMG_CHAR_DEGREE                                        640
+#define IMG_CHAR_TM                                    641
+#define IMG_CHAR_CURSOR                                        642
+#define IMG_CUSTOM_1                                   643
+#define IMG_CUSTOM_2                                   644
+#define IMG_CUSTOM_3                                   645
+#define IMG_CUSTOM_4                                   646
+#define IMG_CUSTOM_5                                   647
+#define IMG_CUSTOM_6                                   648
+#define IMG_CUSTOM_7                                   649
+#define IMG_CUSTOM_8                                   650
+#define IMG_CUSTOM_9                                   651
+#define IMG_CUSTOM_10                                  652
+#define IMG_CUSTOM_11                                  653
+#define IMG_CUSTOM_12                                  654
+#define IMG_CUSTOM_13                                  655
+#define IMG_CUSTOM_14                                  656
+#define IMG_CUSTOM_15                                  657
+#define IMG_CUSTOM_16                                  658
+#define IMG_CUSTOM_17                                  659
+#define IMG_CUSTOM_18                                  660
+#define IMG_CUSTOM_19                                  661
+#define IMG_CUSTOM_20                                  662
+#define IMG_CUSTOM_21                                  663
+#define IMG_CUSTOM_22                                  664
+#define IMG_CUSTOM_23                                  665
+#define IMG_CUSTOM_24                                  666
+#define IMG_CUSTOM_25                                  667
+#define IMG_CUSTOM_26                                  668
+#define IMG_CUSTOM_27                                  669
+#define IMG_CUSTOM_28                                  670
+#define IMG_CUSTOM_29                                  671
+#define IMG_CUSTOM_30                                  672
+#define IMG_CUSTOM_31                                  673
+#define IMG_CUSTOM_32                                  674
+#define IMG_CUSTOM_33                                  675
+#define IMG_CUSTOM_34                                  676
+#define IMG_CUSTOM_35                                  677
+#define IMG_CUSTOM_36                                  678
+#define IMG_CUSTOM_37                                  679
+#define IMG_CUSTOM_38                                  680
+#define IMG_CUSTOM_39                                  681
+#define IMG_CUSTOM_40                                  682
+#define IMG_CUSTOM_41                                  683
+#define IMG_CUSTOM_42                                  684
+#define IMG_CUSTOM_43                                  685
+#define IMG_CUSTOM_44                                  686
+#define IMG_CUSTOM_45                                  687
+#define IMG_CUSTOM_46                                  688
+#define IMG_CUSTOM_47                                  689
+#define IMG_CUSTOM_48                                  690
+#define IMG_CUSTOM_49                                  691
+#define IMG_CUSTOM_50                                  692
+#define IMG_CUSTOM_51                                  693
+#define IMG_CUSTOM_52                                  694
+#define IMG_CUSTOM_53                                  695
+#define IMG_CUSTOM_54                                  696
+#define IMG_CUSTOM_55                                  697
+#define IMG_CUSTOM_56                                  698
+#define IMG_CUSTOM_57                                  699
+#define IMG_CUSTOM_58                                  700
+#define IMG_CUSTOM_59                                  701
+#define IMG_CUSTOM_60                                  702
+#define IMG_CUSTOM_61                                  703
+#define IMG_CUSTOM_62                                  704
+#define IMG_CUSTOM_63                                  705
+#define IMG_CUSTOM_64                                  706
+#define IMG_CUSTOM_65                                  707
+#define IMG_CUSTOM_66                                  708
+#define IMG_CUSTOM_67                                  709
+#define IMG_CUSTOM_68                                  710
+#define IMG_CUSTOM_69                                  711
+#define IMG_CUSTOM_70                                  712
+#define IMG_CUSTOM_71                                  713
+#define IMG_CUSTOM_72                                  714
+#define IMG_CUSTOM_73                                  715
+#define IMG_CUSTOM_74                                  716
+#define IMG_CUSTOM_75                                  717
+#define IMG_CUSTOM_76                                  718
+#define IMG_CUSTOM_77                                  719
+#define IMG_CUSTOM_78                                  720
+#define IMG_CUSTOM_79                                  721
+#define IMG_CUSTOM_80                                  722
+#define IMG_CUSTOM_81                                  723
+#define IMG_CUSTOM_82                                  724
+#define IMG_CUSTOM_83                                  725
+#define IMG_CUSTOM_84                                  726
+#define IMG_CUSTOM_85                                  727
+#define IMG_CUSTOM_86                                  728
+#define IMG_CUSTOM_87                                  729
+#define IMG_CUSTOM_88                                  730
+#define IMG_CUSTOM_89                                  731
+#define IMG_CUSTOM_90                                  732
+#define IMG_CUSTOM_91                                  733
+#define IMG_CUSTOM_92                                  734
+#define IMG_CUSTOM_93                                  735
+#define IMG_CUSTOM_94                                  736
+#define IMG_CUSTOM_95                                  737
+#define IMG_CUSTOM_96                                  738
+#define IMG_CUSTOM_97                                  739
+#define IMG_CUSTOM_98                                  740
+#define IMG_CUSTOM_99                                  741
+#define IMG_CUSTOM_100                                 742
+#define IMG_CUSTOM_101                                 743
+#define IMG_CUSTOM_102                                 744
+#define IMG_CUSTOM_103                                 745
+#define IMG_CUSTOM_104                                 746
+#define IMG_CUSTOM_105                                 747
+#define IMG_CUSTOM_106                                 748
+#define IMG_CUSTOM_107                                 749
+#define IMG_CUSTOM_108                                 750
+#define IMG_CUSTOM_109                                 751
+#define IMG_CUSTOM_110                                 752
+#define IMG_CUSTOM_111                                 753
+#define IMG_CUSTOM_112                                 754
+#define IMG_CUSTOM_113                                 755
+#define IMG_CUSTOM_114                                 756
+#define IMG_CUSTOM_115                                 757
+#define IMG_CUSTOM_116                                 758
+#define IMG_CUSTOM_117                                 759
+#define IMG_CUSTOM_118                                 760
+#define IMG_CUSTOM_119                                 761
+#define IMG_CUSTOM_120                                 762
+#define IMG_CUSTOM_121                                 763
+#define IMG_CUSTOM_122                                 764
+#define IMG_CUSTOM_123                                 765
+#define IMG_CUSTOM_124                                 766
+#define IMG_CUSTOM_125                                 767
+#define IMG_CUSTOM_126                                 768
+#define IMG_CUSTOM_127                                 769
+#define IMG_CUSTOM_128                                 770
+#define IMG_TOON_1                                     771
+#define IMG_TOON_2                                     772
+#define IMG_TOON_3                                     773
+#define IMG_TOON_4                                     774
+#define IMG_TOON_5                                     775
+#define IMG_TOON_6                                     776
+#define IMG_TOON_7                                     777
+#define IMG_TOON_8                                     778
+#define IMG_TOON_9                                     779
+#define IMG_TOON_10                                    780
+#define IMG_TOON_11                                    781
+#define IMG_TOON_12                                    782
+#define IMG_TOON_13                                    783
+#define IMG_TOON_14                                    784
+#define IMG_TOON_15                                    785
+#define IMG_TOON_16                                    786
+#define IMG_TOON_17                                    787
+#define IMG_TOON_18                                    788
+#define IMG_TOON_19                                    789
+#define IMG_TOON_20                                    790
+#define IMG_MENU_CALIBRATE_RED                         791
+#define IMG_MENU_CALIBRATE_BLUE                                792
+#define IMG_MENU_CALIBRATE_YELLOW                      793
+#define IMG_MENU_BUTTON                                        794
+#define IMG_MENU_BUTTON_ACTIVE                         795
+#define IMG_MENU_BUTTON_LEFT                           796
+#define IMG_MENU_BUTTON_RIGHT                          797
+#define IMG_MENU_BUTTON_UP                             798
+#define IMG_MENU_BUTTON_DOWN                           799
+#define IMG_MENU_BUTTON_LEFT_ACTIVE                    800
+#define IMG_MENU_BUTTON_RIGHT_ACTIVE                   801
+#define IMG_MENU_BUTTON_UP_ACTIVE                      802
+#define IMG_MENU_BUTTON_DOWN_ACTIVE                    803
+#define IMG_MENU_SCROLLBAR                             804
+#define IMG_MENU_SCROLLBAR_ACTIVE                      805
+#define IMG_FONT_INITIAL_1                             806
+#define IMG_FONT_INITIAL_2                             807
+#define IMG_FONT_INITIAL_3                             808
+#define IMG_FONT_INITIAL_4                             809
+#define IMG_FONT_TITLE_1                               810
+#define IMG_FONT_TITLE_1_LEVELS                                811
+#define IMG_FONT_TITLE_2                               812
+#define IMG_FONT_MENU_1                                        813
+#define IMG_FONT_MENU_2                                        814
+#define IMG_FONT_TEXT_1                                        815
+#define IMG_FONT_TEXT_1_LEVELS                         816
+#define IMG_FONT_TEXT_1_SCORES                         817
+#define IMG_FONT_TEXT_1_PREVIEW                                818
+#define IMG_FONT_TEXT_2                                        819
+#define IMG_FONT_TEXT_2_LEVELS                         820
+#define IMG_FONT_TEXT_2_SCORES                         821
+#define IMG_FONT_TEXT_2_PREVIEW                                822
+#define IMG_FONT_TEXT_3                                        823
+#define IMG_FONT_TEXT_3_LEVELS                         824
+#define IMG_FONT_TEXT_3_SCORES                         825
+#define IMG_FONT_TEXT_3_PREVIEW                                826
+#define IMG_FONT_TEXT_4                                        827
+#define IMG_FONT_TEXT_4_LEVELS                         828
+#define IMG_FONT_TEXT_4_SCORES                         829
+#define IMG_FONT_INPUT                                 830
+#define IMG_FONT_INPUT_MAIN                            831
+#define IMG_FONT_INPUT_ACTIVE                          832
+#define IMG_FONT_INPUT_ACTIVE_MAIN                     833
+#define IMG_FONT_INPUT_ACTIVE_SETUP                    834
+#define IMG_FONT_OPTION_OFF                            835
+#define IMG_FONT_OPTION_ON                             836
+#define IMG_FONT_VALUE_1                               837
+#define IMG_FONT_VALUE_2                               838
+#define IMG_FONT_VALUE_OLD                             839
+#define IMG_FONT_LEVEL_NUMBER                          840
+#define IMG_FONT_TAPE_RECORDER                         841
+#define IMG_GLOBAL_BORDER                              842
+#define IMG_GLOBAL_DOOR                                        843
+#define IMG_EDITOR_ELEMENT_BORDER                      844
+#define IMG_BACKGROUND                                 845
+#define IMG_BACKGROUND_MAIN                            846
+#define IMG_BACKGROUND_LEVELS                          847
+#define IMG_BACKGROUND_SCORES                          848
+#define IMG_BACKGROUND_EDITOR                          849
+#define IMG_BACKGROUND_INFO                            850
+#define IMG_BACKGROUND_SETUP                           851
+#define IMG_BACKGROUND_DOOR                            852
+#define IMG_INFO_FONT_EM_1                             853
+#define IMG_INFO_FONT_EM_2                             854
+#define IMG_INFO_FONT_EM_3                             855
+#define IMG_INFO_FONT_EM_4                             856
+#define IMG_INFO_FONT_EM_5                             857
 
-#define NUM_IMAGE_FILES                                519
+#define NUM_IMAGE_FILES                                        858
 
-#endif /* GFX_DEFS_H */
+#endif /* CONF_GFX_H */