blob: adf1810145947f1ab384f1e43b1d97d2d2196bc5 [file] [log] [blame]
#ifndef ___WER_LISTE_H__
#define ___WER_LISTE_H__
#define WHO_SHORT 0x01
#define WHO_VERTICAL 0x02
#define WHO_ALPHA 0x04
// Aus Spielersicht darstellen, auch wenn der Aufrufende Magier ist
#define WHO_PLAYER_VIEW 0x08
#endif // __WER_LISTE_H__