X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=compile.c;h=c04806519eea0e714322fff2c8838fa812161c2c;hp=b6b038e69be4949f484f620bb230370294e44147;hb=dda636bbc1c15fc28e5d52ad08ef3bcc30a3e682;hpb=91ad0185ffcbda83f115433c630b40e4ea6f7a41 diff --git a/compile.c b/compile.c index b6b038e..c048065 100644 --- a/compile.c +++ b/compile.c @@ -502,7 +502,7 @@ void read_sound_text(FILE* database) * to set up ATLOC(N) as the first object at location N, and * LINK(OBJ) as the next object at the same location as OBJ. * (OBJ>NOBJECTS indicates that FIXED(OBJ-NOBJECTS)=LOC; LINK(OBJ) is - * still the correct link to use.) ABB is zeroed; it controls + * still the correct link to use.) game.abbrev is zeroed; it controls * whether the abbreviated description is printed. Counts modulo 5 * unless "LOOK" is used. */