Files
itgmania212121/stepmania/src/DifficultyIcon.cpp
T

19 lines
459 B
C++
Raw Normal View History

2002-01-16 10:01:32 +00:00
#include "stdafx.h"
/*
-----------------------------------------------------------------------------
File: DifficultyIcon.h
Desc: A graphic displayed in the DifficultyIcon 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 "DifficultyIcon.h"
#include "RageUtil.h"
#include "ScreenDimensions.h"
#include "ThemeManager.h"