source: Daodan/src/Flatline_BSL.h@ 876

Last change on this file since 876 was 876, checked in by gumby, 11 years ago

Daodan pass 1

File size: 238 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.