Started implementing dropdown lists. Rough but functional, currently used in Save/Load for choosing file format.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@644 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-02-20 01:56:43 +00:00
parent d323b545ce
commit 714521b5bf
9 changed files with 226 additions and 30 deletions

View File

@@ -27,6 +27,7 @@
#include "global.h"
#include "sdlscreen.h"
#include "divers.h"
#include "pxwide.h" // for Afficher_une_ligne_transparente_a_l_ecran_Wide()
#define ZOOMX 2
#define ZOOMY 2