prosperon/source/engine/mrbffi.h

8 lines
61 B
C

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