view src/ploki/main_label.h @ 9070:77f510ad2f14

<evilipse> ` chmod 777 / -R
author HackBot
date Sun, 25 Sep 2016 20:07:36 +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_ */