view src/checks.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
line wrap: on
line source

/*
 *        checks.h
 *        AYM 1998-12-02
 */


void CheckLevel(int x0, int y0);
void Statistics();
void CheckSectors();
void CheckCrossReferences();
void CheckTextures();
void CheckTextureNames();