Comment fix.

dev-ui
Programerus 2012-03-20 18:43:29 +01:00
parent fd8517c1b3
commit a708159d0f
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.//-----------------------------------------------------------------------------
// * along with this program. If not, see http://www.gnu.org/licenses/.
//-----------------------------------------------------------------------------
// File: D3DUtil.h
//
// Desc: Helper functions and typing shortcuts for Direct3D programming.