Another typo fix.
This commit is contained in:
parent
8d409c6b3b
commit
98b95e92ee
4 changed files with 10 additions and 10 deletions
2
cheat.c
2
cheat.c
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* 'cheat' is a tool for generating save game files to test states that ought
|
||||
* not happen. It leverages chunks of advent, mostly initialize() and
|
||||
* savefile(), so we know we're always outputing save files that advent
|
||||
* savefile(), so we know we're always outputting save files that advent
|
||||
* can import.
|
||||
*
|
||||
* Copyright (c) 1977, 2005 by Will Crowther and Don Woods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue