from Yitzhak
Add absent prototypes to some core routines. Also add some port function() to function(void) in some win32 routines. Also updates the Borland C Makefile for win32.
This commit is contained in:
@@ -502,6 +502,7 @@ const struct Align aligns[] = {
|
||||
{"evil", "unaligned", "Una", 0, A_NONE}
|
||||
};
|
||||
|
||||
STATIC_DCL char * FDECL(promptsep, (char *, int));
|
||||
STATIC_DCL int FDECL(role_gendercount, (int));
|
||||
STATIC_DCL int FDECL(race_alignmentcount, (int));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user