#ifndef _GUI_H_
	#define _GUI_H_

void CreateTFGUI();

extern unsigned int gui_id;

#endif
