Download this file
10 lines (7 with data), 148 Bytes
| /* console input helpers */
#include "../fb.h"
#include "fb_private_console.h"
int fb_hConsoleInputBufferChanged( void )
{
return fb_KeyHit();
}
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.