#pragma codeseg SHARED
#pragma option -Z
extern "C" {
#include <dos.h>
#include <stddef.h>
#include "master.hpp"
#include "th03/core/initexit.h"
}
void game_exit_from_mainl_to_main()
{
pfend();
graph_accesspage(0);
graph_showpage(0);
vsync_end();
mem_unassign();
js_end();
egc_start();