sm64coopdx/src/pc/lua/smlua_functions.h

6 lines
No EOL
93 B
C

#ifndef SMLUA_FUNCTIONS_H
#define SMLUA_FUNCTIONS_H
void smlua_bind_functions(void);
#endif