![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include "fc_types.h"
Include dependency graph for sanitycheck.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | sanity_check_city(x) (void) 0 |
| #define | sanity_check_tile(x) (void) 0 |
| #define | sanity_check() (void) 0 |
| #define sanity_check | ( | ) | (void) 0 |
Definition at line 37 of file sanitycheck.h.
| #define sanity_check_city | ( | x | ) | (void) 0 |
Definition at line 35 of file sanitycheck.h.
| #define sanity_check_tile | ( | x | ) | (void) 0 |
Definition at line 36 of file sanitycheck.h.