more status_via_windowport (trunk only)
It was possible for status_finish to get called twice, therefore free() could end up called twice. Add a macro symbol for the argument to status_initialize(). Adjust some field widths so that there is a little bit of breathing space.
This commit is contained in:
@@ -41,4 +41,6 @@
|
||||
#define BL_MASK_STUNNED 0x00000020L
|
||||
#define BL_MASK_SLIMED 0x00000040L
|
||||
|
||||
#define REASSESS_ONLY TRUE
|
||||
|
||||
#endif /* BOTL_H */
|
||||
|
||||
Reference in New Issue
Block a user