Got rid of a couple other warnings, of the form:

struct blah was declared in param list this is probably not what you want...

Kent
This commit is contained in:
2005-08-17 17:56:54 +00:00
parent 72d60d7b63
commit 829cb52ac6
3 changed files with 4 additions and 0 deletions

View File

@@ -33,6 +33,8 @@
#ifndef BIF_EDITNLA_H
#define BIF_EDITNLA_H
struct BWinEvent;
void clever_numbuts_nla(void);
extern void winqreadnlaspace(struct ScrArea *sa, void *spacedata, struct BWinEvent *evt);