Everything compiles. Some kludges left regarding version and pversion. Now to get it to link...

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1037 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-09-19 23:49:52 +00:00
parent b3f2deedac
commit 93efc7e9e9
12 changed files with 49 additions and 4 deletions

View File

@@ -21,6 +21,11 @@
#include "global.h"
#include "hotkeys.h"
#ifdef __VBCC__
#define false 0
#define true 1
#endif
T_Key_config ConfigKey[NB_SHORTCUTS] = {
{0,
"Scroll up",