raylib-lua-legacy/src/raylua_boot.h

7 lines
111 B
C

#ifndef H_RAYLUA_BOOT
#define H_RAYLUA_BOOT
extern const char *raylua_boot;
#endif /* H_RAYLUA_BOOT */