mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 13:11:33 +00:00
replace darwin prng with higher quality prngs
This commit is contained in:
@ -18,7 +18,8 @@ add_executable(Voxelotl MACOSX_BUNDLE
|
||||
Random/RandomProvider.swift
|
||||
Random/RandomRange.swift
|
||||
Random/Arc4Random.swift
|
||||
Random/DarwinRandom.swift
|
||||
Random/PCG32Random.swift
|
||||
Random/Xoroshiro128.swift
|
||||
|
||||
# Resource classes
|
||||
NSImageLoader.swift
|
||||
|
Reference in New Issue
Block a user