X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2Fbpatch.c;h=daca6fbe4552f28b0786ca91b044369d47fbe85c;hb=d8d68d0bd4c45af6f0dc69b4fc33d37d961aca85;hp=4e6aa4be6ed5acf0269b7a13c693600e2302d7fb;hpb=8760c1ba6442153afe76bcac742e086f90c59fe8;p=inform.git diff --git a/src/bpatch.c b/src/bpatch.c index 4e6aa4b..daca6fb 100644 --- a/src/bpatch.c +++ b/src/bpatch.c @@ -3,7 +3,7 @@ /* correcting symbol values not known at compilation time */ /* */ /* Part of Inform 6.35 */ -/* copyright (c) Graham Nelson 1993 - 2020 */ +/* copyright (c) Graham Nelson 1993 - 2021 */ /* */ /* Inform is free software: you can redistribute it and/or modify */ /* it under the terms of the GNU General Public License as published by */ @@ -320,6 +320,7 @@ static int32 backpatch_value_g(int32 value) break; case CONSTANT_T: case INDIVIDUAL_PROPERTY_T: + case PROPERTY_T: /* value is unchanged */ break; default: