diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 11:26:10 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-13 11:26:10 -0400 |
commit | e81dfc98e26bece01763110254648d7c20cb198d (patch) | |
tree | 90b72a7eaf35e112bfb52c3941b80e35f04397ec /include/proto.h | |
parent | 0747fe684c46d010d8917c4257dd1f1a52241385 (diff) |
through SetBoxMonDataInternal
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h index 37655429..c8f50d33 100644 --- a/include/proto.h +++ b/include/proto.h @@ -7,6 +7,7 @@ u16 * FUN_0200AA50(u16 species, u32 heap_id); void FUN_02021A74(u16 * dest, u16 * src); void FUN_02021A20(void * ptr); void FUN_02021E28(u16 * dest, u16 * src); +void FUN_02021EF0(const u16 * src, u16 * dest, u32 count); u32 FUN_0206E7B8(u16 item, u32 a1, u32 a2); u32 GetArceusTypeByPlate(u16 plate); |