Addressed several compiler warnings.
This commit is contained in:
@@ -81,7 +81,7 @@ static const char *how_good(int percent)
|
||||
return " (superb)";
|
||||
}
|
||||
|
||||
const char *prac_types[] = {
|
||||
static const char *prac_types[] = {
|
||||
"spell",
|
||||
"skill"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user