diff --git a/GB_random_set_enabled.md b/GB_random_set_enabled.md index afb6d4c..75e4ad0 100644 --- a/GB_random_set_enabled.md +++ b/GB_random_set_enabled.md @@ -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]] \ No newline at end of file