summaryrefslogtreecommitdiff
path: root/ld_script.txt
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 /ld_script.txt
parent078c341b2b86d743c202a3968dbb5dad106a2fac (diff)
parent4bf43311f0b2cf78cb69b71485fce61ed8c21786 (diff)
Merge pull request #1121 from GriffinRichards/doc-roulette
Document roulette
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index f3e418c08..724f01328 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -237,7 +237,7 @@ SECTIONS {
src/battle_message.o(.text);
src/cable_car.o(.text);
src/math_util.o(.text);
- src/roulette_util.o(.text);
+ src/palette_util.o(.text);
src/confetti_util.o(.text);
src/save.o(.text);
src/mystery_event_script.o(.text);