mirror of
https://github.com/libretro/FBNeo.git
synced 2025-02-19 17:21:50 +00:00
s32, set rand seed
This commit is contained in:
parent
c11e804f5f
commit
1e7641a5fb
@ -2008,6 +2008,8 @@ static INT32 DrvDoReset()
|
||||
MultiScreenCheck();
|
||||
}
|
||||
|
||||
BurnRandomSetSeed(0xbeef1eaf);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user