Crossfire Server  1.75.0
process.cpp File Reference

Legacy implementation of the process method. More...

#include <global.h>
#include <ob_methods.h>
#include <ob_types.h>
#include <sproto.h>

Go to the source code of this file.

Functions

method_ret legacy_ob_process (object *op)
 

Detailed Description

Legacy implementation of the process method.

Definition in file process.cpp.

Function Documentation

◆ legacy_ob_process()