Skip to content

Commit b33c943

Browse files
committed
Add URL to project GitHub for additional support to comments
1 parent 927d1aa commit b33c943

10 files changed

+20
-0
lines changed

Inc/DirectXCollision.h

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXCollision.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXColors.h

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXMath.h

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXMathConvert.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXMathMatrix.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXMathMisc.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXMathVector.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXPackedVector.h

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

Inc/DirectXPackedVector.inl

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// PARTICULAR PURPOSE.
88
//
99
// Copyright (c) Microsoft Corporation. All rights reserved.
10+
//
11+
// http://go.microsoft.com/fwlink/?LinkID=615560
1012
//-------------------------------------------------------------------------------------
1113

1214
#pragma once

0 commit comments

Comments
 (0)