source: Daodan/MSVC/Flatline_BSL.h@ 754

Last change on this file since 754 was 573, checked in by gumby, 14 years ago
File size: 219 bytes
Line 
1#ifndef FLATLINE_BSL_H
2#define FLATLINE_BSL_H
3
4void SLrFlatline_Initialize();
5uint16_t ONICALL FLrSpawnHack(sl_callinfo* callinfo, uint32_t numargs, sl_arg args[], int* dontuse1, int* dontuse2, sl_arg* ret);
6#endif
Note: See TracBrowser for help on using the repository browser.