Fix -Werror=strict-prototypes with clang
authororbea <orbea@riseup.net>
Mon, 10 Oct 2022 19:50:00 +0000 (12:50 -0700)
committerorbea <orbea@riseup.net>
Tue, 11 Oct 2022 22:41:43 +0000 (15:41 -0700)
commit60a9397b3d0c6839fabaed3c95e11f0cc957f71a
tree5655b36c7422e58b0c5bae83a852400c32fae914
parent58226f1862c97d8ca63a09d5b6f11dc3940040c9
Fix -Werror=strict-prototypes with clang

I failed to commit one in the previous commit.

Fixes: https://github.com/notaz/picodrive/commit/fa43b5862d9bf4797b1fd4febcde2841d83ab103
pico/draw2.c