source: Daodan/src/Flatline_Hooks.h@ 876

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

Daodan pass 1

File size: 378 bytes
Line 
1#include "Oni.h"
2char * FLrHook_DoorOpen( DoorObject *Door, Character *Char);
3short FLrHook_ConsoleActivate( void *inObject, Character *inCharacter );
4int FLrHook_DebugNameTextureInit(short width, short height, int type, int allocated, int flags, char* name, void** output);
5short FLrHook_DebugNameShadeHack( Character* Char );
6void FLrHook_Lasers( Character* PlayerChar );
Note: See TracBrowser for help on using the repository browser.