Skip to content

Commit

Permalink
Fix web-based conflict fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
iota97 committed Jun 19, 2022
1 parent 85caf5a commit f5a6cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/KeyMap.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ enum {
VIRTKEY_SCREEN_ROTATION_VERTICAL180 = 0x40000021,
VIRTKEY_SCREEN_ROTATION_HORIZONTAL = 0x40000022,
VIRTKEY_SCREEN_ROTATION_HORIZONTAL180 = 0x40000023,
VIRTKEY_CONTROLLER_PROFILE_1 = 0x40000024,
VIRTKEY_CONTROLLER_PROFILE_1 = 0x40000024,
VIRTKEY_CONTROLLER_PROFILE_2 = 0x40000025,
VIRTKEY_CONTROLLER_PROFILE_3 = 0x40000026,
VIRTKEY_CONTROLLER_PROFILE_4 = 0x40000027,
Expand Down

0 comments on commit f5a6cd5

Please sign in to comment.