diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-07-16 00:57:45 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-07-16 00:57:45 -0700 |
| commit | 92146289ada4302af14c4fb5feb2f6ebfe9f2aca (patch) | |
| tree | 77b1afbfcbc6de8c54d446fb3690736616c3b138 /src/code_08077DF4.c | |
| parent | 75223bab243e67eb7233edf32ffd8a15a94c6b34 (diff) | |
dmaZero.c
Diffstat (limited to 'src/code_08077DF4.c')
| -rw-r--r-- | src/code_08077DF4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_08077DF4.c b/src/code_08077DF4.c index 3897a273..0b849819 100644 --- a/src/code_08077DF4.c +++ b/src/code_08077DF4.c @@ -63,7 +63,7 @@ void sub_08077E78(void* arg0, u32 bits) not = ~not; gLinkState.field_0xa &= not; gLinkState.keepFacing &= not; - sub_0801D630(arg0, 0x1c); + _DmaZero(arg0, 0x1c); } u32 sub_08077EC8(Unk_struct* arg0) |
