Skip to content

blitter: Use enum types instead of plain integers

Corentin Noël requested to merge tintou/proper-types into master

Allows to easily understand the context of each function.

Merge request reports