Port cable_car_util from Ruby

This commit is contained in:
PikalaxALT
2019-07-13 09:15:20 -04:00
parent 7ec965bd24
commit 19958a35c0
3 changed files with 39 additions and 163 deletions
+1 -1
View File
@@ -197,7 +197,7 @@ SECTIONS {
asm/battle_message.o(.text);
src/math_util.o(.text);
src/roulette_util.o(.text);
asm/cable_car_util.o(.text);
src/cable_car_util.o(.text);
src/save.o(.text);
src/mystery_event_script.o(.text);
asm/field_effect_helpers.o(.text);