Merge pull request #8503 from orbea/caca

Fix caca warning.
This commit is contained in:
Twinaphex 2019-03-20 05:59:57 +01:00 committed by GitHub
commit 7b9fcfd280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -317,6 +317,7 @@ static const video_poke_interface_t caca_poke_interface = {
NULL,
NULL,
NULL,
NULL,
caca_set_texture_frame,
NULL,
caca_set_osd_msg,