#ifndef _command__hpp__included__ #define _command__hpp__included__ #include #include #include #include "library/commands.hpp" extern command_group lsnes_cmd; void refresh_alias_binds(); #endif