SSBM Decomp
Loading...
Searching...
No Matches
hsd_3B33.h
Go to the documentation of this file.
1#ifndef SYSDOLPHIN_BASELIB_BASELIB_UNKNOWN_008_H
2#define SYSDOLPHIN_BASELIB_BASELIB_UNKNOWN_008_H
3
4#include <platform.h>
5
6void hsd_803B3344(u8 byte);
7void hsd_803B3398(void* src, size_t size);
8
9#endif
void hsd_803B3344(u8 byte)
Definition hsd_3B33.c:7
void hsd_803B3398(void *src, size_t size)
Definition hsd_3B33.c:21
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20