basic, simple C++ prng API and library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Avril 8eb88a65b4
Added attr retain to dynctors. Dunno if this does anything, but it doesn"t complain and still works.
3 years ago
include Added attr retain to dynctors. Dunno if this does anything, but it doesn"t complain and still works. 3 years ago
src Moved dynctor registration into `rng.cpp` (seems to work in *this* TU too. Why not `rng/sm64.cpp` specifically???? very annoying.) 3 years ago
.gitignore Added SM64 engine to C hard-coded new API 3 years ago
Makefile Added seeding interface. 3 years ago