Skip to content

Commit

Permalink
Add memory offsets to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jncraton committed Nov 8, 2023
1 parent 9634298 commit c1f3bfb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/eud.trg
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
-- Copy aiscript.bin pointer to Current Player dividing pointer by 4 during copy
--| Address | Description |
--| ----------- | --------------------------- |
--| 0x0058A364 | Death Table Start |
--| 0x006509B0 | Current Player |
--| 0x0068C104 | Pointer to aiscript.bin |
--| *0x0068C104 | aiscript.bin |

-- First, copy aiscript.bin pointer (0x0068C104) to Terran Marine Deaths
-- Add each bit to Marine and Firebat deaths
Expand Down

0 comments on commit c1f3bfb

Please sign in to comment.