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