rnd-20030107-3-src
[rocksndiamonds.git] / src / conf_cus.c
index bca72f2f38e97284cd2c5fb23e1a1ce6556d4dbd..d0d10b1b6c6f55ff4d973b0190bcd716f99e0e8b 100644 (file)
 
 /* values for graphics configuration (custom elements) */
 
-  { "custom_0",                                        "RocksElements.pcx"     },
-  { "custom_0.xpos",                           "5"                     },
-  { "custom_0.ypos",                           "0"                     },
-  { "custom_0.frames",                         "1"                     },
-
   { "custom_1",                                        "RocksElements.pcx"     },
   { "custom_1.xpos",                           "5"                     },
   { "custom_1.ypos",                           "0"                     },
   { "custom_127.ypos",                         "0"                     },
   { "custom_127.frames",                       "1"                     },
 
+  { "custom_128",                              "RocksElements.pcx"     },
+  { "custom_128.xpos",                         "5"                     },
+  { "custom_128.ypos",                         "0"                     },
+  { "custom_128.frames",                       "1"                     },
+
 
 #endif /* CONF_CUS_C */