Comment fix.

dev-ui
Programerus 2012-03-20 18:39:37 +01:00
parent b576a4a2df
commit cc70174fa2
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.//-----------------------------------------------------------------------------
// * along with this program. If not, see http://www.gnu.org/licenses/.
//-----------------------------------------------------------------------------
// File: D3DMath.h
//
// Desc: Math functions and shortcuts for Direct3D programming.