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, f32* args,
s32
nb_args);
7
8
#endif
HSD_ByteCodeEval
float HSD_ByteCodeEval(u8 *pc, f32 *args, s32 nb_args)
Definition
bytecode.c:34
s32
signed long s32
Definition
hsd_3B2B.h:1
u8
unsigned char u8
Definition
hsd_3B2B.h:2
platform.h
src
sysdolphin
baselib
bytecode.h
Generated by
1.15.0