From: Lukas Krickl Date: Sat, 1 Feb 2025 13:43:16 +0000 (+0100) Subject: state: Added docs for state machine call params X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=9b944dc7b563078ef3a85ffc79c38e9558cf940c;p=gbrg%2F.git state: Added docs for state machine call params --- diff --git a/src/state.s b/src/state.s index 4f4e4a1..f330d11 100644 --- a/src/state.s +++ b/src/state.s @@ -4,7 +4,8 @@ ; table of all states ; expected inputs: - ; bc: actor_ptr + ; bc: actor_ptr + ; de: state machine ptr state_table: dw sm_nop dw sm_end_turn