mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 15:21:32 +00:00
make _wgetc static
This commit is contained in:
parent
59ad3dac40
commit
0e0843a872
@ -30,6 +30,7 @@ int has_key ( int kc __unused ) {
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static
|
||||
int _wgetc ( WINDOW *win ) {
|
||||
int timer, c;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user