use older version of structs by default and cast to newer ones if needed

This commit is contained in:
FunkyFr3sh 2021-06-14 09:57:26 +02:00
parent 76b384e0cd
commit f29f712016
17 changed files with 5916 additions and 51 deletions

View file

@ -1,5 +1,5 @@
#include <windows.h>
#include <ddraw.h>
#include "ddraw.h"
#include "dd.h"
#include "ddsurface.h"
#include "hook.h"