keep external identifiers under 31 characters length

This commit is contained in:
nhmall
2023-05-13 13:49:57 -04:00
parent a54b6ba75c
commit ec9d3cb88e
16 changed files with 18 additions and 18 deletions

View File

@@ -427,7 +427,7 @@ struct NewScreen NewHackScreen = { 0, 0, WIDTH, SCREENHEIGHT, 3, 0,
* explicitly (by being the wizard) or by askname.
* It may still contain a suffix denoting pl_character.
* Always called after init_nhwindows() and before
* init_sound_and_display_gamewindows().
* init_sound_disp_gamewindows().
*/
void
amii_askname()