diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-26 16:19:44 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-26 16:19:44 -0500 |
commit | cf84c5406bf9b08950722d90ba4eba3bd8606080 (patch) | |
tree | 0140b0b3cb4b1b0b523cd39a71fd775d911c65d0 /src/field/roamer.c | |
parent | 2d70a16fa09eb545b0e236313be6daaa6d17964a (diff) | |
parent | 4e7e4cf467e6243994d19971d7cbee33c2f7bd25 (diff) |
merge
Diffstat (limited to 'src/field/roamer.c')
-rw-r--r-- | src/field/roamer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/roamer.c b/src/field/roamer.c index c45c87601..d8ea1ef52 100644 --- a/src/field/roamer.c +++ b/src/field/roamer.c @@ -1,7 +1,7 @@ #include "global.h" #include "roamer.h" #include "pokemon.h" -#include "rng.h" +#include "random.h" #include "species.h" #ifdef SAPPHIRE |