mirror of
https://codeberg.org/noisytoot/notnotdnethack.git
synced 2025-04-03 23:20:44 +01:00
Remove extern definition for the removed dead code get_ent_species.
This commit is contained in:
parent
6112d3435a
commit
1e0fbf12fa
1 changed files with 0 additions and 1 deletions
|
@ -582,7 +582,6 @@ E char *FDECL(Aptrnam, (struct permonst *));
|
|||
E char *FDECL(a_monnam, (struct monst *));
|
||||
E char *FDECL(a_ptrnam, (struct permonst *));
|
||||
E char *FDECL(mon_nam_too, (struct monst *, struct monst *));
|
||||
E const char *FDECL(get_ent_species, (int));
|
||||
E char *FDECL(getDrowHouse, (long));
|
||||
E char *FDECL(distant_monnam, (struct monst *,int,char *));
|
||||
E const char *NDECL(rndmonnam);
|
||||
|
|
Loading…
Add table
Reference in a new issue