summaryrefslogtreecommitdiff
path: root/src/anim/bullet.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-26 16:19:44 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-11-26 16:19:44 -0500
commitcf84c5406bf9b08950722d90ba4eba3bd8606080 (patch)
tree0140b0b3cb4b1b0b523cd39a71fd775d911c65d0 /src/anim/bullet.c
parent2d70a16fa09eb545b0e236313be6daaa6d17964a (diff)
parent4e7e4cf467e6243994d19971d7cbee33c2f7bd25 (diff)
merge
Diffstat (limited to 'src/anim/bullet.c')
-rwxr-xr-xsrc/anim/bullet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/anim/bullet.c b/src/anim/bullet.c
index 02d1e351b..11306873a 100755
--- a/src/anim/bullet.c
+++ b/src/anim/bullet.c
@@ -3,7 +3,7 @@
#include "trig.h"
#include "battle_anim.h"
#include "sound.h"
-#include "rng.h"
+#include "random.h"
extern s16 gBattleAnimArgs[];
extern u8 gBattleAnimBankAttacker;