CFG file is also loaded with fread and saved with fwrite. Program runs :)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@69 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-07-29 10:19:22 +00:00
parent c0125860d3
commit dcb398c791
6 changed files with 78 additions and 82 deletions

2
op_c.h
View File

@@ -1,10 +1,8 @@
#ifndef _OP_C_H_
#define _OP_C_H_
#include "struct.h"
//////////////////////////////////////////////// Dfinition des types de base
typedef struct Composantes * Bitmap24B;