Fix float<->byte color calculations.

This commit is contained in:
hispidence 2022-01-21 22:23:01 +00:00
parent 7c484d2510
commit 52011310b5
3 changed files with 33 additions and 6 deletions

View file

@ -1,5 +1,4 @@
#pragma once
#include "framework.h"
typedef DWORD D3DCOLOR;