source: Daodan/src/flatline/Flatline_BSL.h@ 990

Last change on this file since 990 was 877, checked in by alloc, 11 years ago

Daodan: Moved flatline to subfolder, flatline enabled through patch "flatline"

File size: 243 bytes
Line 
1#ifndef FLATLINE_BSL_H
2#define FLATLINE_BSL_H
3#include "../Daodan.h"
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.