Patch level : 12.0 nopatch

Files correlati     :
Commento        :

Aggiunta funzione GUID
This commit is contained in:
smen 2021-07-19 15:59:52 +02:00
parent 11d5aebdd4
commit 84f237df44

View File

@ -81,4 +81,7 @@ PEN_STYLE trans_pen (char p);
extern short CHARX, CHARY, ROWY;
#define UUID GUID
const char * GUID() { return xvt_GUID(); }
#endif