X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ffiles.c;h=c32777225a076a5a2477b678b15150dbe8b2a627;hb=9991027ba0e61f105a15d517461614fce184ba48;hp=c3676315d254b2fda0038dddc3e2925ae7dd312e;hpb=88adb1ffb7a63d218d55096b7aee467e42620a40;p=rocksndiamonds.git diff --git a/src/files.c b/src/files.c index c3676315..c3277722 100644 --- a/src/files.c +++ b/src/files.c @@ -182,6 +182,12 @@ static struct LevelFileConfigInfo chunk_config_INFO[] = &li.gems_needed, 0 }, + { + -1, -1, + TYPE_INTEGER, CONF_VALUE_32_BIT(2), + &li.random_seed, 0 + }, + { -1, -1, TYPE_BOOLEAN, CONF_VALUE_8_BIT(2),