[Bug 30786] King's Bounty: Armored Princess and Crossworlds need d3dx9_36.dll.D3DXQuaternionSquadSetup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 8 11:55:47 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30786

--- Comment #14 from Michael Mc Donnell <michael at mcdonnell.dk> 2012-06-08 11:55:47 CDT ---
(In reply to comment #11)
> Created attachment 40449 [details]
> Implement D3DXQuaternionSquadSetup and trace input and output

Nozomi, just a small nitpick, why do you make these extra non-constant
variables?:

+    pqt0 = *pq0;
+    pqt1 = *pq1;
+    pqt2 = *pq2;
+    pqt3 = *pq3;

The functions you are calling could just as well use pq0, pq1,...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list