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

@@ -65,7 +65,7 @@ main(void)
*/
vision_init();
init_sound_and_display_gamewindows();
init_sound_disp_gamewindows();
set_playmode(); /* sets plname to "wizard" for wizard mode */
/* strip role,race,&c suffix; calls askname() if plname[] is empty