From: Lukas Krickl Date: Fri, 15 Aug 2025 05:07:13 +0000 (+0200) Subject: defs: Added additional note for battle order X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=1cd727119a0d2dcae4f42248c731da6686cd45f4;p=gbrg%2F.git defs: Added additional note for battle order --- diff --git a/src/defs.s b/src/defs.s index 85d6fe0..2dacb22 100644 --- a/src/defs.s +++ b/src/defs.s @@ -176,6 +176,8 @@ ; indicates which order the actor has in battle mode ; the actors attack rotuine should wait until battle_order == their battle order ; and then perform an action + ; battle order should also determine where the battle draw rotuine + ; draws the actor .de act_rt_battle_order, 1 ; sub-tile drawing vars