mirror of
https://github.com/tbamud/tbamud.git
synced 2026-04-05 11:57:19 +02:00
Clean up legacy practice code
This commit is contained in:
parent
e5515f4ca5
commit
8eb30084b0
16 changed files with 59 additions and 745 deletions
|
|
@ -29,7 +29,6 @@ void grant_class_skills(struct char_data *ch, bool reset);
|
|||
extern const char *class_abbrevs[];
|
||||
extern const char *pc_class_types[];
|
||||
extern const char *class_menu;
|
||||
extern int prac_params[][NUM_CLASSES];
|
||||
extern struct guild_info_type guild_info[];
|
||||
|
||||
#endif /* _CLASS_H_*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue