view src/ploki/main_label.h @ 10137:1b62acac4ed3

<boily> learn Goats will eat and drink anything, except tea. Solain is unavailable for details.
author HackBot
date Sun, 15 Jan 2017 14:04:38 +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_ */