#ifndef _MAIN_H #define _MAIN_H #include "emu/shared.h" #define EMU_INIT 1 #define EMU_END 2 #endif