Changes between Version 63 and Version 64 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook


Ignore:
Timestamp:
04/04/25 13:19:06 (2 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook

    v63 v64  
    6262#include "appinfo.h"
    6363#include "apphelpers.h"
    64 #include "langstr.h"
     64#include "langstr.h" // Include if using lib825lang
     65#include "wght_screen.h"
    6566
    6667extern int curScale;
     68extern CLangStr lang; // Include if using lib825lang
    6769// It will likely be necessary to add other extern vars
    6870