From 669fafdcf6929def1bdc82805f57daa0b75c245e Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 19 Jun 2020 19:32:35 -0400 Subject: through FUN_0200A76C --- include/string16.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/string16.h b/include/string16.h index 7092c641..6bbf567d 100644 --- a/include/string16.h +++ b/include/string16.h @@ -13,5 +13,7 @@ struct String struct String * FUN_020219F4(u32 count, u32 heap_id); int FUN_02021CE0(struct String *, struct String *); int FUN_0206AE00(int x); +void FUN_02021E8C(struct String *, u16 *, u32); // copy +void FUN_02021A4C(struct String *); // set empty #endif //POKEDIAMOND_STRING16_H -- cgit v1.2.3