summaryrefslogtreecommitdiff
path: root/src/z-rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/z-rand.c')
-rw-r--r--src/z-rand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/z-rand.c b/src/z-rand.c
index 2f24b9b0..ca5b49ae 100644
--- a/src/z-rand.c
+++ b/src/z-rand.c
@@ -47,7 +47,7 @@
/*
* Use the "simple" LCRNG
*/
-bool Rand_quick = TRUE;
+bool_ Rand_quick = TRUE;
/*