diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-10 17:18:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 17:18:09 -0400 |
| commit | 8b95e1964b174d664abcb5864549feea83cfebfe (patch) | |
| tree | 60b7345fd6c36dc813d5de8556a54d9cabd42cd3 /ld_script.txt | |
| parent | 078c341b2b86d743c202a3968dbb5dad106a2fac (diff) | |
| parent | 4bf43311f0b2cf78cb69b71485fce61ed8c21786 (diff) | |
Merge pull request #1121 from GriffinRichards/doc-roulette
Document roulette
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
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); |
