Files
itgmania212121/stepmania/src/MotionBlurSprite.cpp
T

17 lines
403 B
C++
Raw Normal View History

2002-01-18 16:52:44 +00:00
#include "stdafx.h"
/*
-----------------------------------------------------------------------------
File: MotionBlurSprite.h
Desc: A graphic that appears to blur and come into focus.
2002-05-19 01:59:48 +00:00
Copyright (c) 2001-2002 by the person(s) listed below. All rights reserved.
2002-01-18 16:52:44 +00:00
-----------------------------------------------------------------------------
*/
#include "MotionBlurSprite.h"
#include "RageUtil.h"