Hey Guys,

What do you think of doing this for constants:

XS plug
https://github.com/PerlGameDev/SDL2/blob/experimental/src/Core/Constants.xs#L17

Mapped directly to

https://github.com/PerlGameDev/SDL2/blob/experimental/lib/SDL2/Constants.pm#L96

This way we don't have to update their values if libSDL2 changes them.

Regards,
Kartik

Reply via email to