diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2021-09-05 08:52:18 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-09-05 08:52:18 -0400 |
| commit | 66f4bf3667e407edfac6754a81bf48faffc0802e (patch) | |
| tree | c19894339e6ebb8438d4b02de6ab22df442bdce0 /include/unk_02021FF8.h | |
| parent | 9aaac32d700191262926a9495a2e5927cdb9e1bd (diff) | |
Reorganize font and string related code
Diffstat (limited to 'include/unk_02021FF8.h')
| -rw-r--r-- | include/unk_02021FF8.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unk_02021FF8.h b/include/unk_02021FF8.h index 59120668..48ef4322 100644 --- a/include/unk_02021FF8.h +++ b/include/unk_02021FF8.h @@ -17,8 +17,6 @@ struct UnkStruct_020220C4 struct UnkStruct_020220C4_sub * field_10; }; -BOOL String_IsTrainerName(struct String * string); -void StringCat_HandleTrainerName(struct String * dest, struct String * src); struct UnkStruct_020220C4 * FUN_020220C4(u8 * a0, u32 a1, void (*a2)(s32, s32, u32), u32 a3, u32 a4); void FUN_02022120(struct UnkStruct_020220C4_sub * sub); void FUN_0202212C(struct UnkStruct_020220C4 * unk); |
