Files
itgmania212121/stepmania/src/StepMania.h
T

18 lines
378 B
C
Raw Normal View History

2002-05-19 01:59:48 +00:00
#pragma once
2001-12-19 05:04:20 +00:00
/*
-----------------------------------------------------------------------------
File: StepMania.h
2002-05-19 01:59:48 +00:00
Desc: Objects accessable from anywhere in the program.
2001-12-19 05:04:20 +00:00
2002-05-19 01:59:48 +00:00
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
Chris Danford
2001-12-19 05:04:20 +00:00
-----------------------------------------------------------------------------
*/
void ApplyGraphicOptions();
2001-12-19 05:04:20 +00:00