X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=newdb.c;h=0661543ab2ad02619ae3d404cda58dfa9df96150;hb=0e9e45f1b703f858d19a99f33ef8761c559c6dc4;hp=427661813be5bbc25397c4d2a5045d553f9443c6;hpb=6b75d8779757beb17d8df5ba22fbfaa56b48741c;p=open-adventure.git diff --git a/newdb.c b/newdb.c index 4276618..0661543 100644 --- a/newdb.c +++ b/newdb.c @@ -526,13 +526,11 @@ object_description_s object_descriptions[] = { }, { .inventory = "Water in the bottle", - .longs = (char* []) { - }, + .longs = NULL, }, { .inventory = "Oil in the bottle", - .longs = (char* []) { - }, + .longs = NULL, }, { .inventory = "*mirror",