summaryrefslogtreecommitdiff
path: root/src/mainLoop.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2020-08-16 14:48:57 -0700
committertheo3 <arisstephenson2@gmail.com>2020-08-16 14:48:57 -0700
commit3dc1506bcb8b7a3ca041dfd9ffd67f38644ff9ed (patch)
tree349f68cc5361930c9b0490c700c1a1ab7f90b458 /src/mainLoop.c
parent293d080fca7119f2d2708b5bfd3762ef9574ea49 (diff)
parent584510f5212a79368343ae4a3e141044d49b4b5a (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/mainLoop.c')
-rw-r--r--src/mainLoop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainLoop.c b/src/mainLoop.c
index a09d1c97..c46fd8bf 100644
--- a/src/mainLoop.c
+++ b/src/mainLoop.c
@@ -34,7 +34,7 @@ void MainLoop(void) {
sub_08056208();
gUnk_02000010.field_0x4 = 193;
sub_0804FFE4();
- DmaSet(3, 0x5000000U, gPaletteBuffer, 0x84000080U);
+ DmaCopy32(3, BG_PLTT, gPaletteBuffer, BG_PLTT_SIZE);
sub_0804FF84(1);
sub_08056418();
sub_080ADD30();