source:
Daodan/src/Flatline_Hooks.h@
876
Last change on this file since 876 was 876, checked in by , 11 years ago | |
---|---|
File size: 378 bytes |
Line | |
---|---|
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 ); |
Note:
See TracBrowser
for help on using the repository browser.