|
Crossfire Server, Branches 1.12
R18729
|
Include dependency graph for main.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Server main entry point.
Definition in file main.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Main entry point.
| argc | length of argv. |
| argv | command-line options. |
Definition at line 47 of file main.c.
References server_main().
Here is the call graph for this function: