native: Use Docked Mode helper
This commit is contained in:
		| @@ -377,7 +377,7 @@ public: | ||||
|             return false; | ||||
|         } | ||||
|  | ||||
|         return !Settings::values.use_docked_mode.GetValue(); | ||||
|         return !Settings::IsDockedMode(); | ||||
|     } | ||||
|  | ||||
|     void SetDeviceType([[maybe_unused]] int index, int type) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user