#ifndef __MAIN_H__
#define __MAIN_H__ 1
#include "global.h"
#include "gui.h"
#include "world.h"
#include "life.h"

#endif
