From 264cce346a5c88011e9cec71c68ae1ee2323f41d Mon Sep 17 00:00:00 2001 From: Behemoth Date: Wed, 26 Aug 2020 14:01:39 +0200 Subject: decompile _DmaCopy --- src/code_0805436C.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code_0805436C.c') diff --git a/src/code_0805436C.c b/src/code_0805436C.c index 4999aef0..73e75668 100644 --- a/src/code_0805436C.c +++ b/src/code_0805436C.c @@ -160,7 +160,7 @@ void sub_08054524(void) { bVar1 = 0; } - sub_0801D66C(&gUnk_080015BC + gUnk_080FE1C6[bVar1] * 0x8, &gUnk_02034398, 0x20); + _DmaCopy(&gUnk_080015BC + gUnk_080FE1C6[bVar1] * 0x8, &gUnk_02034398, 0x20); } #else NAKED -- cgit v1.2.3