1 2 3 4 5 6
#ifndef __plugin_mouse_mouserc_parse_h #define __plugin_mouse_mouserc_parse_h void mouserc_parse(); #endif