relocate customization application

Resolves #1450
This commit is contained in:
nhmall
2025-10-06 11:49:31 -04:00
parent 9f6d1d17dd
commit 38161f3e4a
4 changed files with 14 additions and 3 deletions

View File

@@ -1155,6 +1155,7 @@ extern void dump_glyphids(void);
extern void clear_all_glyphmap_colors(void);
extern void reset_customcolors(void);
extern int glyph_to_cmap(int);
extern void maybe_shuffle_customizations(void);
/* ### hack.c ### */