mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 16:27:58 -05:00
common: Add implementation of TinyMT (Mersenne Twister RNG).
This commit is contained in:
@ -167,6 +167,7 @@ add_library(common STATIC
|
||||
threadsafe_queue.h
|
||||
time_zone.cpp
|
||||
time_zone.h
|
||||
tiny_mt.h
|
||||
tree.h
|
||||
uint128.h
|
||||
uuid.cpp
|
||||
|
Reference in New Issue
Block a user