#ifndef PINTHEFT_SKELETONKEY_MODULES_H #define PINTHEFT_SKELETONKEY_MODULES_H #include "../../core/module.h" extern const struct skeletonkey_module pintheft_module; #endif