Rename roulette_util to palette_util

This commit is contained in:
GriffinR
2020-08-04 19:24:36 -04:00
parent 8e800e2061
commit f8f6575360
5 changed files with 7 additions and 7 deletions

View File

@@ -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);