SSBM Decomp
Loading...
Searching...
No Matches
bytecode.h
Go to the documentation of this file.
1
#ifndef SYSDOLPHIN_BASELIB_BYTECODE_H
2
#define SYSDOLPHIN_BASELIB_BYTECODE_H
3
4
#include <
platform.h
>
5
6
float
HSD_ByteCodeEval
(
u8
* pc,
float
* args,
int
nb_args);
7
8
#endif
HSD_ByteCodeEval
float HSD_ByteCodeEval(u8 *pc, float *args, int nb_args)
Definition
bytecode.c:28
u8
unsigned char u8
Definition
hsd_3B2B.h:2
platform.h
src
sysdolphin
baselib
bytecode.h
Generated by
1.9.8