// Copyright 2008,2009 Segher Boessenkool // Licensed under the terms of the GNU GPL, version 2 // http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt #ifndef _DIALOG_H #define _DIALOG_H const char *dialog_rom_file(void); #endif