Changeset 94 for trunk/gotcha.h


Ignore:
Timestamp:
Jul 17, 2021, 9:24:00 PM (4 years ago)
Author:
Gregg Young
Message:

Add unicode support; Add -i switch for AOS install to GQ; Remove language selection from GQ; Remove help file lang selection from Gotcha; Clean up and rework dialogs/strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gotcha.h

    r68 r94  
    4747#include "settings.h"
    4848
    49 //#define  _PMPRINTF_
    50 //#include "PMPRINTF.H"
     49#if 1
     50#define  _PMPRINTF_
     51#include "PMPRINTF.H"
     52#endif
    5153
    5254#define PSZ_EXTENSION    ".bmp"
Note: See TracChangeset for help on using the changeset viewer.