SSBM Decomp
Loading...
Searching...
No Matches
hsd_3B2B.h
Go to the documentation of this file.
1#ifndef SYSDOLPHIN_BASELIB_HSD_3B2B_H
2#define SYSDOLPHIN_BASELIB_HSD_3B2B_H
3
4#include <Runtime/platform.h>
5
6void hsd_803B2B20(u8* src, int len, void* dest);
7
8#endif
unsigned char u8
Definition types.h:5
void hsd_803B2B20(u8 *src, int len, void *dest)
Definition hsd_3B2B.c:4