Removed headers that were accidently checked in.
Lots of compiling.
This commit is contained in:
parent
f759e35cd8
commit
71fa444424
47 changed files with 312 additions and 1049 deletions
|
@ -25,13 +25,3 @@ fail (const char * format, ...)
|
|||
|
||||
exit (EXIT_FAILURE);
|
||||
}
|
||||
|
||||
void FAILHandleCompilerWarningMessage(void)
|
||||
{
|
||||
int temp;
|
||||
|
||||
temp = D3DRMMAP_PERSPCORRECT;
|
||||
temp = D3DRMMAP_WRAPU;
|
||||
temp = D3DRMMAP_WRAPV;
|
||||
temp = D3DRMGROUP_ALLGROUPS;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue