diff --git a/README b/README index f54e6b2b4..e8f4aef7a 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ process. Among them: * Add support to make the game restartable without exit (a.k.a. "play again" support). Toward that end, many previously scattered and separate variables - have been gathered into central 'ga' through 'gv' structures in + have been gathered into central 'ga' through 'gz' structures in decl.h/decl.c. That central ability to reinitialize the variables will benefit the porting effort to some platforms that are under consideration where "play again" is typical.