2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-22 09:31:51 +00:00

Remove prompt from netboot again

This commit is contained in:
Jarrod Johnson 2014-07-07 15:50:33 -04:00
parent 95c618e8d2
commit 5a1a1c0ee4

View File

@ -42,7 +42,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
* initialisation vector, thus rendering the banner almost invisible
* to the user.
*/
#define BANNER_TIMEOUT 20
#define BANNER_TIMEOUT 0
#define ROM_BANNER_TIMEOUT ( 2 * BANNER_TIMEOUT )
/*