mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_random_set_enabled (markdown)
parent
2fb7e63a21
commit
4e636ad4e7
|
@ -12,6 +12,10 @@ When an emulator instance is [[initialized|Instance Allocation]] or [[reset|GB_r
|
|||
|
||||
`GB_random_set_enabled` is thread-safe and can be called from any thread and context.
|
||||
|
||||
## Notes
|
||||
|
||||
This setting is global, and will affect all emulator instances in the process.
|
||||
|
||||
## See Also
|
||||
|
||||
* [[GB_random_seed]]
|
Loading…
Reference in New Issue