| Revision: | 876 |
| Committed: | Sat Jun 1 20:29:59 2013 UTC (12 years, 6 months ago) by gumby |
| Content type: | text/x-chdr |
| Original Path: | Daodan/src/Flatline_Hooks.h |
| File size: | 378 byte(s) |
| Log Message: | Daodan pass 1 |
| # | Content |
|---|---|
| 1 | #include "Oni.h" |
| 2 | char * FLrHook_DoorOpen( DoorObject *Door, Character *Char); |
| 3 | short FLrHook_ConsoleActivate( void *inObject, Character *inCharacter ); |
| 4 | int FLrHook_DebugNameTextureInit(short width, short height, int type, int allocated, int flags, char* name, void** output); |
| 5 | short FLrHook_DebugNameShadeHack( Character* Char ); |
| 6 | void FLrHook_Lasers( Character* PlayerChar ); |