summaryrefslogtreecommitdiff
path: root/src/rom_8077ABC.c
diff options
context:
space:
mode:
authorMarco Willems (M17.1) <progreon@gmail.com>2018-01-03 16:22:06 +0100
committerMarco Willems (M17.1) <progreon@gmail.com>2018-01-03 16:22:06 +0100
commitb5ecdfa404a34c66fdf9f96342a2de0f173e6e73 (patch)
treef39cb7242c7c846d9a4dcf7381a1bb9a1cef5aef /src/rom_8077ABC.c
parentd0ae8995292ce6483dc3fb656090425c4638bd4f (diff)
Decompiled fire_2.s
Diffstat (limited to 'src/rom_8077ABC.c')
-rw-r--r--src/rom_8077ABC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom_8077ABC.c b/src/rom_8077ABC.c
index cf57f8823..9cf28a111 100644
--- a/src/rom_8077ABC.c
+++ b/src/rom_8077ABC.c
@@ -1565,7 +1565,7 @@ void *sub_8079BFC(s16 bottom, s16 top) {
void sub_8079C08(struct Task *task, u8 a2, s16 a3, s16 a4, s16 a5, s16 a6, u16 a7) {
task->data[8] = a7;
- task->data[15] = a2;
+ task->data[15] = a2; // spriteId
task->data[9] = a3;
task->data[10] = a4;
task->data[13] = a5;