Files
itgmania212121/stepmania/src/GradeDisplay.cpp
T

22 lines
437 B
C++
Raw Normal View History

2002-01-16 10:01:32 +00:00
#include "stdafx.h"
/*
-----------------------------------------------------------------------------
File: Grade.cpp
Desc: A graphic displayed in the Grade during Dancing.
2002-04-16 17:31:00 +00:00
Copyright (c) 2001-2002 by the persons listed below. All rights reserved.
2002-01-16 10:01:32 +00:00
-----------------------------------------------------------------------------
*/
#include "Grade.h"
#include "RageUtil.h"
#include "ScreenDimensions.h"
#include "ThemeManager.h"