align and tweak some more

This commit is contained in:
FunkyFr3sh 2020-10-13 11:29:52 +02:00
parent b417da74f6
commit be79bb8c8b
8 changed files with 75 additions and 30 deletions

View file

@ -17,6 +17,9 @@ DWORD AmdPowerXpressRequestHighPerformance = 1;
// export for cncnet cnc games
BOOL GameHandlesClose;
// export for some warcraft II tools
void *g_fake_primary_surface_export;
HMODULE g_ddraw_module;