Add explanatory comments.

This commit is contained in:
Eric S. Raymond 2023-04-15 06:29:59 -04:00
parent a6b41fdb8f
commit 5d3205e1e9
4 changed files with 35 additions and 7 deletions

View file

@ -2,7 +2,7 @@
// SPDX-FileCopyrightText: Eric S. Raymond <esr@thyrsus.com>
// SPDX-License-Identifier: CC-BY-4.0
Reoisitory head::
Repository head::
Savefiles now have an identifying magic cookie at the front.
Resume detects if a save has incompatible endianness.