summaryrefslogtreecommitdiff
path: root/include/script_buffers.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-08-15 16:17:18 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-08-15 16:17:18 -0400
commit2a568ac2b0bd8b1a8ca6441e8e3af914bffe38ba (patch)
treead1f7aba91dcfa5df94ec91dd52e6d96d048fac6 /include/script_buffers.h
parentddd5f58b7ab8efcbd5ad506ec51584f922f90ca1 (diff)
Decompile unk_02021590
Diffstat (limited to 'include/script_buffers.h')
-rw-r--r--include/script_buffers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/script_buffers.h b/include/script_buffers.h
index b9f0e268..e5c39291 100644
--- a/include/script_buffers.h
+++ b/include/script_buffers.h
@@ -104,7 +104,7 @@ void BufferMonthNameAbbr(struct ScrStrBufs * mgr, u32 idx, u32 month);
void ScrStrBufs_UpperFirstChar(struct ScrStrBufs * mgr, u32 idx);
void StringExpandPlaceholders(struct ScrStrBufs * mgr, struct String * dest, struct String * src);
void ScrStrBufs_ResetBuffers(struct ScrStrBufs * mgr);
-struct UnkStruct_0200B870 * MessagePrinter_new(u32 r5, u32 r6, u32 sp4, u32 r4);
+struct UnkStruct_0200B870 * MessagePrinter_new(u32 color1, u32 color2, u32 color3, u32 heap_id);
void MessagePrinter_delete(struct UnkStruct_0200B870 * a0);
void FUN_0200B9A8(struct UnkStruct_0200B870 * a0, int a1, struct Window * a2, int a3, int a4);
void FUN_0200B9EC(struct UnkStruct_0200B870 * string, u32 value, u32 n, enum PrintingMode mode, struct Window *window, int x, int y);