Files
itgmania212121/stepmania/src/StepMania.h
T
2002-11-16 08:07:38 +00:00

21 lines
413 B
C

#ifndef STEPMANIA_H
#define STEPMANIA_H
/*
-----------------------------------------------------------------------------
File: StepMania.h
Desc: Objects accessable from anywhere in the program.
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Chris Danford
-----------------------------------------------------------------------------
*/
void ApplyGraphicOptions();
#endif