view src/ploki/main_label.h @ 8711:15f6dc59410a

<oerjan> ` cp orenbow.c src
author HackBot
date Tue, 05 Jul 2016 03:39:31 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_LABEL_H_
#define MAIN_LABEL_H_

#include "mars.h"
#include "venus.h"

extern struct mars Mars;
extern struct venus Venus;

#endif /* MAIN_LABEL_H_ */