frontend: change how exit is done
authornotaz <notasas@gmail.com>
Wed, 30 Jan 2013 01:55:15 +0000 (03:55 +0200)
committernotaz <notasas@gmail.com>
Wed, 30 Jan 2013 22:21:27 +0000 (00:21 +0200)
commit69e482e3def6669a4fa921d07f9ba04883d7de34
treefa72121fa2c367f76e652b6d33f00d1caba4471d
parent17f84149a604fefb8181a280487bd48ca7a353b2
frontend: change how exit is done

will no longer be done from recompiler callback that could cause
still used data to be freed
frontend/libpicofe
frontend/main.c
frontend/main.h
frontend/menu.c
frontend/plat_sdl.c
frontend/plugin_lib.c