WinDurango/dlls/d3d11_x/pch.h
2024-09-10 18:36:10 -05:00

8 lines
106 B
C

#ifndef PCH_H
#define PCH_H
#include "framework.h"
#include "d3d11_x.h"
#include "dxgi.h"
#endif //PCH_H