view interps/egobf/src/c2m.h @ 7826:f47599107ac8

<oerjan> learn Wisdoom is realizing just too late how you could have avoided your demise.
author HackBot
date Fri, 06 May 2016 01:12:17 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef C2M_H
#define C2M_H

void c2m();

#endif