14 lines
337 B
C++
14 lines
337 B
C++
///////////////////////////////////////////////////////////////////////////////
|
|
// Copyright (C) Microsoft Corporation, 1998.
|
|
//
|
|
// reftnl.cpp
|
|
//
|
|
// Direct3D Reference Transformation and Lighting - public interface
|
|
//
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
#include "pch.cpp"
|
|
#pragma hdrstop
|
|
|
|
|
|
|