- removed all #include "interface.h" from files. this is a local/internal

include only (use BIF_interface.h instead)
- split up interface.c in two files: NEW: interface_panel.c
- removed the temporal text files

WARN: FIX AUTOMAKE AND MSVC!
This commit is contained in:
2003-10-15 19:23:54 +00:00
parent 478f61563a
commit 10333bd1d3
58 changed files with 1716 additions and 10428 deletions

View File

@@ -65,7 +65,6 @@
#include "BIF_glutil.h"
#include "BIF_resources.h"
#include "BIF_screen.h"
#include "BIF_interface.h"
#include "BIF_mywindow.h"
/* #include "BIF_drawoops.h" bad name :(*/
@@ -73,7 +72,6 @@
#include "BSE_drawipo.h"
#include "BSE_drawoops.h"
#include "interface.h"
float oopscalex;