diff options
author | camthesaxman <cameronghall@cox.net> | 2017-01-05 17:08:36 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-01-05 17:08:36 -0600 |
commit | e7ea49dc389fde77b9f515c4fc3bebc3fa37b1d1 (patch) | |
tree | d6c12dab77f04174a0638855aa6a86bac9da4a20 /include/asm.inc.h | |
parent | 48a3dfbb26f05f515ab30ce85069bce5f51aee8c (diff) |
decompile up to sub_813D584
Diffstat (limited to 'include/asm.inc.h')
-rw-r--r-- | include/asm.inc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm.inc.h b/include/asm.inc.h index 5ec19b81e..0e45c3174 100644 --- a/include/asm.inc.h +++ b/include/asm.inc.h @@ -446,7 +446,7 @@ void sub_813CE30(u16, u16, u16, u16); u8 sub_813CE88(u16, s16, u16, u16, u8); u8 sub_813CFA8(u16, u16, u16, u16); void sub_813D084(u8); -u8 sub_813D584(/*TODO: arg types*/); +u8 sub_813D584(u16, s16, u16, u16, u16, u8); void sub_813D788(struct Sprite *); void sub_813D880(struct Sprite *); void sub_813D954(/*TODO: arg types*/); |