The Battle for Wesnoth  1.19.2+dev
Macros
global.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UNUSED(x)   ((void)(x)) /* to avoid warnings */
 
#define NOT_DANGLING
 

Macro Definition Documentation

◆ NOT_DANGLING

#define NOT_DANGLING

Definition at line 61 of file global.hpp.

◆ UNUSED

#define UNUSED (   x)    ((void)(x)) /* to avoid warnings */

Definition at line 31 of file global.hpp.