From 4db15e7459ab06860cb7a7e162ca6d2b52a68b9c Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 29 Jul 2001 20:57:33 +0000 Subject: More compiling. Things are starting to get hacky (adding stubs, commenting out unimplemented windows stuff, and so on). --- src/win95/awtexld.hpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/win95/awtexld.hpp') diff --git a/src/win95/awtexld.hpp b/src/win95/awtexld.hpp index e47d87e..d869511 100644 --- a/src/win95/awtexld.hpp +++ b/src/win95/awtexld.hpp @@ -1,7 +1,7 @@ #ifndef _INCLUDED_AWTEXLD_HPP_ #define _INCLUDED_AWTEXLD_HPP_ -#include "awTexLd.h" +#include "awtexld.h" #include "media.hpp" #include "db.h" #ifndef DB_COMMA @@ -51,7 +51,7 @@ namespace AwTl { unsigned blueLeftShift; unsigned blueRightShift; - DDPIXELFORMAT ddpf; +// DDPIXELFORMAT ddpf; }; // DO SOMTHING ABOUT THIS @@ -76,7 +76,8 @@ namespace AwTl { static_cast(_colP->r)>>pixelFormat.redRightShift<(_colP->g)>>pixelFormat.greenRightShift<(_colP->b)>>pixelFormat.blueRightShift<