1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00

Backends: DX9: add missing IMGUI_USE_BGRA_PACKED_COLOR support. Remove dinput.h headers. (#3844)

This commit is contained in:
Xiliusha 2021-02-26 10:40:22 +08:00 committed by ocornut
parent 23ab4978e4
commit eb57484935
5 changed files with 8 additions and 10 deletions

View file

@ -7,8 +7,6 @@
#include "imgui_impl_dx10.h"
#include <d3d10_1.h>
#include <d3d10.h>
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>
#include <tchar.h>
// Data