Get rid of all other #pragma once's, except the one in StdAfx.h.
(three cheers for perl)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifndef BGANIMATIONLAYER_H
|
||||
#define BGANIMATIONLAYER_H
|
||||
/*
|
||||
-----------------------------------------------------------------------------
|
||||
Class: BGAnimation
|
||||
@@ -80,3 +81,5 @@ protected:
|
||||
RageVector2 m_vTexCoordVelocity;
|
||||
float m_fRotationalVelocity;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user