Leandros / WindowsHModular

A modular Windows.h Header. Licensed under Public Domain & MIT.
https://arvid.io
The Unlicense
378 stars 35 forks source link

Also fix wrong VK_RETURN in amalgamated header #9

Closed pmttavara closed 4 years ago

pmttavara commented 4 years ago

Forgot to make this fix to the amalgamated windows.h, in the previous commit (https://github.com/Leandros/WindowsHModular/pull/4).

Leandros commented 4 years ago

Thanks.