summaryrefslogtreecommitdiff
path: root/src/decompress.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-01 18:06:15 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-11-02 18:06:06 -0400
commitafb9ff3a40dcfb2681ef274752bceb726d14b783 (patch)
tree4e41abebf769019ead392d3fa0034df04b796d79 /src/decompress.c
parentc98fbb5ca6edf4f2bb3d2eada318082051f0849d (diff)
Document files with a few remaining symbols
Diffstat (limited to 'src/decompress.c')
-rw-r--r--src/decompress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decompress.c b/src/decompress.c
index a65f38c2d..b74d4e814 100644
--- a/src/decompress.c
+++ b/src/decompress.c
@@ -113,7 +113,7 @@ void Unused_LZDecompressWramIndirect(const void **src, void *dest)
LZ77UnCompWram(*src, dest);
}
-void sub_803471C(s32 object_size, s32 object_count, u8 *src_tiles, u8 *dest_tiles)
+static void StitchObjectsOn8x8Canvas(s32 object_size, s32 object_count, u8 *src_tiles, u8 *dest_tiles)
{
/*
This function appears to emulate behaviour found in the GB(C) versions regarding how the Pokemon images