diff options
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r-- | src/LYCharSets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h index 5d35ee40..1f21db0f 100644 --- a/src/LYCharSets.h +++ b/src/LYCharSets.h @@ -49,4 +49,6 @@ extern CONST char * HTMLGetEntityName PARAMS((UCode_t code)); */ +extern BOOL force_old_UCLYhndl_on_reload; +extern int forced_UCLYhdnl; #endif /* LYCHARSETS_H */ |