view src/editlev.h @ 33:a68786b9c74b

Oops, used indent with tabs enabled. Remove tabs.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 24 Sep 2011 15:59:33 +0300
parents 8eaf72e2041b
children e6175d0a667b
line wrap: on
line source

/*
 *        editlev.h
 *        AYM 1998-09-06
 */


char *find_level(const char *name_given);
void EditLevel(const char *, bool);