Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
WSSDude committed Apr 2, 2021
1 parent 4aa64b7 commit f3fb4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VKBindings.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ struct VKBindings
static uint64_t EncodeVKCodeBind(VKCodeBindDecoded aVKCodeBindDecoded);
static const char* GetSpecialKeyName(USHORT aVKCode);

bool Load(const Overlay& aOverlay);
bool Load(const Overlay& acOverlay);
void Save();

void Update();
Expand Down

0 comments on commit f3fb4f4

Please sign in to comment.