Lockpick_RCM/source/keys/keys.h

7 lines
61 B
C

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