ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Flatline_Hooks.h
(Generate patch)

Comparing Daodan/MSVC/Flatline_Hooks.h (file contents):
Revision 584 by gumby, Mon Jan 24 06:45:07 2011 UTC vs.
Revision 586 by gumby, Wed Feb 2 08:17:19 2011 UTC

# Line 1 | Line 1
1   #include "Oni.h"
2   char * FLrHook_DoorOpen( DoorObject *Door, Character *Char);
3 < short FLrHook_ConsoleActivate( void *inObject, Character *inCharacter );
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 );

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)