Skip to content

Commit

Permalink
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/lighting-expansion-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
AsparagusEduardo committed Jan 20, 2025
2 parents d1fc3d7 + f6a86a6 commit a756bb5
Show file tree
Hide file tree
Showing 78 changed files with 9,055 additions and 8,720 deletions.
3 changes: 2 additions & 1 deletion asm/macros/battle_script.inc
Original file line number Diff line number Diff line change
Expand Up @@ -1462,8 +1462,9 @@
.endm

@ Used by effects that may proc Symbiosis but do not call removeitem.
.macro trysymbiosis
.macro trysymbiosis battler:req
callnative BS_TrySymbiosis
.byte \battler
.endm

@ returns B_SIDE_x to gBattleCommunication[0]
Expand Down
Loading

0 comments on commit a756bb5

Please sign in to comment.