Files
cell/source/engine/mrbffi.h

7 lines
60 B
C

#ifndef MRBFFI_H
#define MRBFFI_H
void ffi_load();
#endif