projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9fbf8d
)
defs: Added additional note for battle order
author
Lukas Krickl
<lukas@krickl.dev>
Fri, 15 Aug 2025 05:07:13 +0000
(07:07 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Fri, 15 Aug 2025 05:07:13 +0000
(07:07 +0200)
src/defs.s
patch
|
blob
|
history
diff --git
a/src/defs.s
b/src/defs.s
index 85d6fe04bd70d8e2331b1f3ab743093611af8015..2dacb2257aa82f71f070f9fc689a54d2337edce8 100644
(file)
--- 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