diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-11-12 19:22:23 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-11-12 19:22:23 +0100 |
commit | b5ea69cf74e24ab2b09572b3324ac4b3bbd8818a (patch) | |
tree | cca355371fd2cdd9d9b6fd86c266a500837123a8 /asm/field_screen.s | |
parent | 734403fdfafd1dc4b738f98158dcec45bb01f58b (diff) | |
parent | 54ad6794bce3ee534aa78a8c6e7f32715cd8f6a9 (diff) |
Fix conflicts
Diffstat (limited to 'asm/field_screen.s')
-rw-r--r-- | asm/field_screen.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/field_screen.s b/asm/field_screen.s index c11aef1b4..8a97644ac 100644 --- a/asm/field_screen.s +++ b/asm/field_screen.s @@ -7851,7 +7851,7 @@ palette_bg_faded_fill_black: @ 80AF020 thumb_func_start pal_fill_for_maplights pal_fill_for_maplights: @ 80AF040 push {r4,lr} - bl get_map_light_from_warp0 + bl GetLastUsedWarpMapType adds r4, r0, 0 lsls r4, 24 lsrs r4, 24 |