diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/system.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/system.h b/common/system.h index 910478f875..6593362d02 100644 --- a/common/system.h +++ b/common/system.h @@ -99,7 +99,8 @@ public: PROP_GET_FMOPL_EG_ENT, PROP_TOGGLE_ASPECT_RATIO, PROP_TOGGLE_MOUSE_GRAB, - PROP_WANT_RECT_OPTIM + PROP_WANT_RECT_OPTIM, + PROP_HAS_SCALER }; union Property { const char *caption; |
