Commit Graph

7 Commits

Author SHA1 Message Date
Alex Bates
e06fbbab51 match CountFortressKeys
Also fixed typo in the function name ('Fortess').
2020-08-14 03:22:41 +01:00
Alex Bates
f813b9ba42 add missing initialCall params 2020-08-14 03:15:33 +01:00
Alex Bates
55c38e4343 fix RemoveItem ADDU operand order
...with evil pointer math
2020-08-14 03:07:24 +01:00
Alex Bates
707d25f656 match RemoveItem, almost
The generated addu instruction on the line marked with FIXME has its operands in a different order.
2020-08-14 02:55:06 +01:00
Alex Bates
31cabbeeff match FindItem 2020-08-14 02:43:04 +01:00
Ethan Roseman
7d5c31a6e6 Cleanup, starting trigger functions 2020-08-13 01:03:47 -04:00
Ethan Roseman
0782fa07a3 Refactoring stuff 2020-08-12 21:56:23 -04:00