Files
cell/source/engine/mrbffi.h
2022-12-28 22:50:54 +00:00

8 lines
61 B
C

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