diff options
Diffstat (limited to 'ext/ncurses/php_ncurses_fe.h')
-rw-r--r-- | ext/ncurses/php_ncurses_fe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/ncurses/php_ncurses_fe.h b/ext/ncurses/php_ncurses_fe.h index 0b595f06db..cefbdbc516 100644 --- a/ext/ncurses/php_ncurses_fe.h +++ b/ext/ncurses/php_ncurses_fe.h @@ -92,6 +92,7 @@ PHP_FUNCTION(ncurses_slk_attron); PHP_FUNCTION(ncurses_slk_attrset); PHP_FUNCTION(ncurses_slk_color); PHP_FUNCTION(ncurses_slk_init); +PHP_FUNCTION(ncurses_slk_set); PHP_FUNCTION(ncurses_typeahead); PHP_FUNCTION(ncurses_ungetch); PHP_FUNCTION(ncurses_vidattr); |