diff options
Diffstat (limited to 'include/libc64')
| -rw-r--r-- | include/libc64/qrand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libc64/qrand.h b/include/libc64/qrand.h index 0e6ee34..e589b24 100644 --- a/include/libc64/qrand.h +++ b/include/libc64/qrand.h @@ -5,7 +5,7 @@ // void qrand(); // void sqrand(); -// void fqrand(); +f32 fqrand(void); // void fqrand2(); // void sqrand_r(); // void qrand_r(); |
