GUI: find and replace, part 6

This commit is contained in:
tildearrow 2022-06-09 18:52:38 -05:00
parent dd05429c0e
commit 936d9dfa49
5 changed files with 106 additions and 9 deletions

View file

@ -27,6 +27,7 @@ extern const int _THREE;
extern const int _SEVEN;
extern const int _TEN;
extern const int _FIFTEEN;
extern const int _SIXTEEN;
extern const int _THIRTY_ONE;
extern const int _SIXTY_FOUR;
extern const int _ONE_HUNDRED;