#ifndef __MODE_MAINSWITCH_H
#define __MODE_MAINSWITCH_H


void MODE_MAINSWITCH_Exec(void);


#endif


