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

View File

@@ -1,7 +1,3 @@
#include "global.h"
//byte Meilleure_couleur(byte Rouge, byte Vert, byte Bleu);
void Remapper_ecran_apres_changement_couleurs_menu(void);
void Calculer_couleurs_menu_optimales(struct Composantes * Palette);