diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-31 12:14:52 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-31 12:14:52 -0400 |
commit | d612c41066844fc82edaaea6bc946adbcc71a3d9 (patch) | |
tree | f2888ecbde6de01f1190d90a92f6cc7aa47ff049 /include/unk_02016B94.h | |
parent | 0b4d803fd24881aafc9626c843ae8bb49b9c6535 (diff) |
Better docs of gx, error_message_reset, etc
Diffstat (limited to 'include/unk_02016B94.h')
-rw-r--r-- | include/unk_02016B94.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unk_02016B94.h b/include/unk_02016B94.h index 7757b208..d3648560 100644 --- a/include/unk_02016B94.h +++ b/include/unk_02016B94.h @@ -94,7 +94,7 @@ struct Window struct UnkStruct_02016B94_2 *FUN_02016B94(u32 heap_id); u32 FUN_02016BB8(u32 *param0); void FUN_02016BBC(const struct GraphicsModes *modes); -void FUN_02016BF4(u32 *param0, u32 param1); +void FUN_02016BF4(const struct GraphicsModes *param0, u32 param1); void FUN_02016C18( struct UnkStruct_02016B94_2 *param0, u8 param1, const struct UnkStruct_02016B94_1 *param2, u8 param3); void FUN_020170F4(struct UnkStruct_02016B94_2 *param0, u8 param1, u32 param2, u8 param3); |