ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/init.C
(Generate patch)

Comparing deliantra/server/common/init.C (file contents):
Revision 1.24 by root, Fri Feb 16 19:43:40 2007 UTC vs.
Revision 1.25 by root, Tue Mar 6 03:06:00 2007 UTC

147 * init_hash_table if you are doing any object loading. 147 * init_hash_table if you are doing any object loading.
148 */ 148 */
149void 149void
150init_library (void) 150init_library (void)
151{ 151{
152 init_environ ();
153 init_globals (); 152 init_globals ();
154 init_block (); 153 init_block ();
155 ReadBmapNames (); 154 ReadBmapNames ();
156 ReadSmooth (); 155 ReadSmooth ();
157 init_anim (); /* Must be after we read in the bitmaps */ 156 init_anim (); /* Must be after we read in the bitmaps */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines