From 8073f058b12d47007b3257325f67300a9829fa59 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Thu, 12 Feb 2009 17:32:19 -0500 Subject: [PATCH] Updated some URLs in the comments. --- mojoshader_internal.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mojoshader_internal.h b/mojoshader_internal.h index fa127b0c..e9fb6229 100644 --- a/mojoshader_internal.h +++ b/mojoshader_internal.h @@ -6,7 +6,10 @@ #endif // Shader bytecode format is described at MSDN: -// http://msdn2.microsoft.com/en-us/library/ms800307.aspx +// http://msdn.microsoft.com/en-us/library/ms800307.aspx + +// HLSL syntax is here: +// http://msdn.microsoft.com/en-us/library/bb509615(VS.85).aspx #include #include