summaryrefslogtreecommitdiff
path: root/src/mirage_tower.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-08-10 17:18:09 -0400
committerGitHub <noreply@github.com>2020-08-10 17:18:09 -0400
commit8b95e1964b174d664abcb5864549feea83cfebfe (patch)
tree60b7345fd6c36dc813d5de8556a54d9cabd42cd3 /src/mirage_tower.c
parent078c341b2b86d743c202a3968dbb5dad106a2fac (diff)
parent4bf43311f0b2cf78cb69b71485fce61ed8c21786 (diff)
Merge pull request #1121 from GriffinRichards/doc-roulette
Document roulette
Diffstat (limited to 'src/mirage_tower.c')
-rw-r--r--src/mirage_tower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mirage_tower.c b/src/mirage_tower.c
index c1323c784..02cccf2a5 100644
--- a/src/mirage_tower.c
+++ b/src/mirage_tower.c
@@ -8,7 +8,7 @@
#include "gpu_regs.h"
#include "menu.h"
#include "random.h"
-#include "roulette_util.h"
+#include "palette_util.h"
#include "script.h"
#include "sound.h"
#include "sprite.h"