ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
Daodan
/
MSVC
/
Flatline_Hooks.h
Revision:
584
Committed:
Mon Jan 24 06:45:07 2011 UTC
(14 years, 8 months ago) by
gumby
Content type:
text/x-chdr
File size:
152 byte(s)
Log Message:
Almost working rework
File Contents
#
Content
1
#include
"Oni.h"
2
char
*
FLrHook_DoorOpen
(
DoorObject
*
Door
,
Character
*
Char
);
3
short
FLrHook_ConsoleActivate
(
void
*
inObject
,
Character
*
inCharacter
);