#ifndef _GUI_H_
	#define _GUI_H_

void CreatePrGUI(void);

extern unsigned int gui_id;

#endif
