![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | backtrace_init () |
| Take backtrace log callback to use. More... | |
| void | backtrace_deinit () |
| Remove backtrace log callback from use. More... | |
| void backtrace_deinit | ( | ) |
Remove backtrace log callback from use.
Definition at line 58 of file fcbacktrace.cpp.
Referenced by client_exit(), and con_log_close().
| void backtrace_init | ( | ) |
Take backtrace log callback to use.
Definition at line 48 of file fcbacktrace.cpp.
Referenced by client_main(), and con_log_init().