blob: 5e616b7a1db8bf5122a791884ee1eba8b55a2790 [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2P_WAITFOR_FLAGS
3***************
4
5
6NAME
7====
8
9 P_WAITFOR_FLAGS "waitfor_flags"
10
11
12DEFINIERT IN
13============
14
15 /sys/player/base.h
16
17
18BESCHREIBUNG
19============
20
21 Ein Int. Bisher bekannte Flags:
22
23
24
25 0x01 - "erwarte aus"
26
27
28SIEHE AUCH
29==========
30
31 erwarte
32 P_WAITFOR, P_WAITFOR_REASON
33
3416. Feb 2008 Gloinson