ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Flatline_BSL.h
Revision: 573
Committed: Thu Sep 9 09:27:04 2010 UTC (15 years, 1 month ago) by gumby
Content type: text/x-chdr
File size: 219 byte(s)
Log Message:

File Contents

# Content
1 #ifndef FLATLINE_BSL_H
2 #define FLATLINE_BSL_H
3
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);
6 #endif