Added to the top of the file: struct SpaceOops;

to stop a warning about SpaceOops defined inside of parameter list...

Kent
This commit is contained in:
Kent Mein
2004-10-14 13:52:12 +00:00
parent a5c2bc3c23
commit 0d68cafdec

View File

@@ -38,6 +38,7 @@ struct ScrArea;
struct SpaceButs;
struct View2D;
struct BWinEvent;
struct SpaceOops;
#define REMAKEIPO 1
#define OOPS_TEST 2