Rename contest_painting_effects to image_processing_effects
This commit is contained in:
@@ -204,7 +204,7 @@ SECTIONS {
|
||||
src/dewford_trend.o(.text);
|
||||
src/heal_location.o(.text);
|
||||
src/region_map.o(.text);
|
||||
src/contest_painting_effects.o(.text);
|
||||
src/image_processing_effects.o(.text);
|
||||
src/decoration.o(.text);
|
||||
src/slot_machine.o(.text);
|
||||
src/contest_painting.o(.text);
|
||||
@@ -575,8 +575,8 @@ SECTIONS {
|
||||
src/menu_helpers.o(.rodata);
|
||||
src/heal_location.o(.rodata);
|
||||
src/region_map.o(.rodata);
|
||||
src/contest_painting_effects.o(.rodata);
|
||||
data/contest_painting_effects.o(.rodata);
|
||||
src/image_processing_effects.o(.rodata);
|
||||
data/image_processing_effects.o(.rodata);
|
||||
src/decoration.o(.rodata);
|
||||
src/slot_machine.o(.rodata);
|
||||
data/slot_machine.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user