Mario Kart 64
Loading...
Searching...
No Matches
decode.h
Go to the documentation of this file.
1
#ifndef _FUNCTIONS_H_
2
#define _FUNCTIONS_H_
3
4
#include <
common_structs.h
>
5
#ifdef TARGET_N64
6
void
mio0decode
(u8* arg0, u8* arg1);
7
#endif
8
9
// Unused mio0decode function.
10
void
func_80040030
(u8* arg0, u8* arg1);
11
12
#endif
common_structs.h
func_80040030
void func_80040030(u8 *arg0, u8 *arg1)
Definition
stubs.c:25
mio0decode
void mio0decode(u8 *arg0, u8 *arg1)
Definition
stubs.c:35
include
decode.h
Generated by
1.13.2