mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-05-13 05:57:10 +03:00
6 lines
84 B
C++
6 lines
84 B
C++
#pragma once
|
|
|
|
#define INITGUID
|
|
#define DIRECTDRAW_VERSION 0x200
|
|
|
|
#include <ddraw.h>
|