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

@ -25,6 +25,7 @@ const int _THREE=3;
const int _SEVEN=7;
const int _TEN=10;
const int _FIFTEEN=15;
const int _SIXTEEN=16;
const int _THIRTY_ONE=31;
const int _SIXTY_FOUR=64;
const int _ONE_HUNDRED=100;