Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated some URLs in the comments.
  • Loading branch information
icculus committed Feb 12, 2009
1 parent f2e9be8 commit 8073f05
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion mojoshader_internal.h
Expand Up @@ -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 <stdio.h>
#include <string.h>
Expand Down

0 comments on commit 8073f05

Please sign in to comment.