refactoring

This commit is contained in:
Maxim Devaev
2022-07-08 23:06:23 +03:00
parent e864aafcf7
commit c840ea7306
4 changed files with 22 additions and 21 deletions

View File

@@ -21,8 +21,8 @@
#pragma once
typedef struct
{
typedef struct {
bool caps;
bool scroll;
bool num;