feat: apply filtering to game list, correct selections after filtering

Will need to propogate these filtering options to the other places these things are present, there's a dedicated variant for just the stylesheet dialog window and also the Style tab.
This commit is contained in:
Brendan Hagan
2022-06-19 23:38:38 -04:00
parent 52f1724449
commit 766a99fbc4
5 changed files with 55 additions and 17 deletions
+1
View File
@@ -229,6 +229,7 @@ enum ControlID {
// New Set Window
ID_STYLESHEET_FILTER,
ID_GAME_FILTER,
// Controls
ID_VIEWER = 1001,