DerelictOrg / DerelictSDL2

Dynamic bindings to SDL2 and its satellite libraries for the D Programming Language.
115 stars 24 forks source link

SDL_BLENDOPERATIONSDL_BLENDOPERATION_ADD #68

Closed Barugon closed 6 years ago

Barugon commented 6 years ago

https://github.com/DerelictOrg/DerelictSDL2/blob/b3dbde7ef1bb0068dfad9810e3e9e23109ab6e26/source/derelict/sdl2/internal/sdl_types.d#L236

Should be just SDL_BLENDOPERATION_ADD.

mdparker commented 6 years ago

Thanks. Fixed in 3.1.0-alpha.3.