mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix caca warning.
One too many lines were removed in
commit f67bfa24ef
.
This commit is contained in:
parent
c5d9a69ae7
commit
3fb4ed753d
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue