ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
Revision: 1.1
Committed: Thu Aug 24 13:13:49 2006 UTC (17 years, 9 months ago) by root
Content type: text/plain
Branch: MAIN
Log Message:
- added cfperl.h, soon to be used by events
- no perl == exit, its no longer optional
- moved server main loop entirely in perl
- removed lots of unneeded timekeeping cruft

File Contents

# Content
1 //
2 // cfperl.h perl interface
3 //
4
5 void cfperl_main ();