DDraceNetwork Documentation
Loading...
Searching...
No Matches
mapbugs_list.h
Go to the documentation of this file.
1// This file can be included several times.
2
3#ifndef MAPBUG
4// This helps IDEs properly syntax highlight the uses of the macro below.
5#define MAPBUG(Id, Name)
6#endif
7
8MAPBUG(BUG_GRENADE_DOUBLEEXPLOSION, "grenade-doubleexplosion@ddnet.tw")
@ BUG_GRENADE_DOUBLEEXPLOSION
Definition mapbugs.h:17
#define MAPBUG(Id, Name)
Definition mapbugs_list.h:5