some spelling and inconsistency corrections; comments and elsewhere

This commit is contained in:
nhmall
2026-01-11 11:31:34 -05:00
parent c016367d8c
commit 6459d44461
17 changed files with 31 additions and 30 deletions

View File

@@ -169,7 +169,7 @@ struct linfo {
/* 0x02 was FORGOTTEN, when amnesia made you forget maps */
#define LFILE_EXISTS 0x04 /* a level file exists for this level */
/* Note: VISITED and LFILE_EXISTS are currently almost always
* set at the same time. However they _mean_ different things.
* set at the same time. However, they _mean_ different things.
*/
};