summaryrefslogtreecommitdiff
path: root/src/rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rng.c')
-rw-r--r--src/rng.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rng.c b/src/rng.c
index e0a3e6bfb..959a2db9f 100644
--- a/src/rng.c
+++ b/src/rng.c
@@ -1,6 +1,5 @@
#include "global.h"
-
-extern u32 gRngValue;
+#include "rng.h"
u16 Random(void)
{