Files
itgmania212121/stepmania/src/MotionBlurSprite.cpp
T

18 lines
377 B
C++
Raw Normal View History

2002-01-18 16:52:44 +00:00
#include "stdafx.h"
/*
-----------------------------------------------------------------------------
2002-06-27 17:49:10 +00:00
Class: MotionBlurSprite
2002-01-18 16:52:44 +00:00
2002-06-27 17:49:10 +00:00
Desc: See header.
2002-01-18 16:52:44 +00:00
2002-05-19 01:59:48 +00:00
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
2002-06-27 17:49:10 +00:00
Chris Danford
2002-01-18 16:52:44 +00:00
-----------------------------------------------------------------------------
*/
#include "MotionBlurSprite.h"
#include "RageUtil.h"