mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-21 11:01:44 +01:00
Updated World and files for 3.55 release. --Rumble
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
/* external variables */
|
||||
extern room_rnum r_mortal_start_room;
|
||||
extern int mini_mud;
|
||||
extern char cast_arg2[MAX_STRING_LENGTH];
|
||||
extern char cast_arg2[MAX_INPUT_LENGTH];
|
||||
|
||||
/* external functions */
|
||||
void weight_change_object(struct obj_data *obj, int weight);
|
||||
|
||||
Reference in New Issue
Block a user