view src/ploki/main_label.h @ 12408:31f88d116b0f draft

<arseniiv> learn The password of the month is tempting in retrospect
author HackEso <hackeso@esolangs.org>
date Thu, 01 Jul 2021 07:33:49 +0100
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_ */