1
0
Fork 0
mirror of https://github.com/Scandal-UK/Incognito_RCM.git synced 2024-09-20 06:03:23 +01:00
Incognito_RCM/source/keys/keys.h
2019-03-04 18:05:42 -05:00

7 lines
61 B
C

#ifndef _KEYS_H_
#define _KEYS_H_
void dump_keys();
#endif