#ifndef __CUSTOMCOMMAND_H__ #define __CUSTOMCOMMAND_H__ void register_custom(); #endif // __CUSTOMCOMMAND_H__