Finished updating the includes for graph.c split. Now we have :
-Graph.c : everything related to drawing. -Brush.c : everything related to brushes (displaying, erasing, capturing, and effects) -Windows.c : windows and menu drawing functions Some functions were also moved to divers.c. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@396 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "erreurs.h"
|
||||
#include "io.h"
|
||||
#include "sdlscreen.h"
|
||||
#include "windows.h"
|
||||
|
||||
#define FILENAMESPACE 13
|
||||
|
||||
|
||||
Reference in New Issue
Block a user