7 lines
68 B
C
7 lines
68 B
C
|
#ifndef keys_H
|
||
|
#define keys_H
|
||
|
|
||
|
#include "keys.c"
|
||
|
|
||
|
#endif // !keys.h
|