Skip to content

Commit

Permalink
Merge pull request #577 from MokhaLeee/gmaprm
Browse files Browse the repository at this point in the history
decomp gmap-rm
  • Loading branch information
RevoSucks authored Feb 20, 2024
2 parents 102a1dd + d99dfed commit caf78bc
Show file tree
Hide file tree
Showing 97 changed files with 1,581 additions and 2,653 deletions.
6 changes: 3 additions & 3 deletions asm/banim-efxmagic-util.s
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ _0805BAB0:
movs r0, #1
movs r2, #0x10
movs r3, #0
bl SetSpecialColorEffectsParameters
bl SetBlendConfig
b _0805BAFE
_0805BAC0:
lsls r3, r4, #0x18
lsrs r3, r3, #0x18
movs r0, #2
movs r1, #0
movs r2, #0
bl SetSpecialColorEffectsParameters
bl SetBlendConfig
b _0805BAFE
_0805BAD0:
movs r0, #0x2c
Expand All @@ -79,7 +79,7 @@ _0805BAD0:
lsrs r2, r2, #0x18
movs r0, #1
movs r3, #0
bl SetSpecialColorEffectsParameters
bl SetBlendConfig
_0805BAFE:
movs r0, #0x2c
ldrsh r1, [r5, r0]
Expand Down
Loading

0 comments on commit caf78bc

Please sign in to comment.