summaryrefslogtreecommitdiff
path: root/include/rand.h
AgeCommit message (Expand)Author
2024-09-08[headers 9] Add src/libc64/ and new "z64" rand.h (#2164)Dragorn421
2024-09-06Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)cadmic
2024-09-04[ntsc-1.2] Match __osMalloc.c and code_800FC620.c (new/delete) (#2106)cadmic
2024-08-30[ntsc-1.2] Match rand.c (#2097)Dragorn421
2024-06-19Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956)mzxrules