commit | 1fbb385c36002e47a43adeba4c5aa8b60c702c09 | [log] [tgz] |
---|---|---|
author | Bugfix <mg@henning-ullrich.de> | Fri Jan 13 16:29:27 2017 +0100 |
committer | Bugfix <mg@henning-ullrich.de> | Fri Jan 13 16:29:27 2017 +0100 |
tree | ae16ca042de2c1d18a165608efedce61b23658eb | |
parent | 52bae2b48f7dc4c7b480f22a7a683eb08e578312 [diff] [blame] |
Prototyp ergaenzt. Change-Id: I2351d120b51a4040a397202d7cc218c84fd07761
diff --git a/sys/room/description.h b/sys/room/description.h index c571341..3e2c00b 100644 --- a/sys/room/description.h +++ b/sys/room/description.h
@@ -44,7 +44,7 @@ #define __ROOM_DESCRIPTION_H_PROTO__ // prototypes -// no prototypes +varargs void AddRoomMessage(string *mesg, int prob, mixed func); #endif // __ROOM_DESCRIPTION_H_PROTO__