Last change
on this file since 896 was 877, checked in by alloc, 11 years ago |
Daodan: Moved flatline to subfolder, flatline enabled through patch "flatline"
|
File size:
243 bytes
|
Rev | Line | |
---|
[876] | 1 | #ifndef FLATLINE_BSL_H
|
---|
| 2 | #define FLATLINE_BSL_H
|
---|
[877] | 3 | #include "../Daodan.h"
|
---|
[876] | 4 | void SLrFlatline_Initialize();
|
---|
| 5 | uint16_t ONICALL FLrSpawnHack(sl_callinfo* callinfo, uint32_t numargs, sl_arg args[], int* dontuse1, int* dontuse2, sl_arg* ret);
|
---|
[877] | 6 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.