Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
#ifndef _MUTATOR_H
#define _MUTATOR_H
void initMods();
void showModText();
#endif /* _MUTATOR_H */