mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-12-11 18:42:41 +00:00
6 lines
No EOL
93 B
C
6 lines
No EOL
93 B
C
#ifndef SMLUA_FUNCTIONS_H
|
|
#define SMLUA_FUNCTIONS_H
|
|
|
|
void smlua_bind_functions(void);
|
|
|
|
#endif |