Changes between Version 63 and Version 64 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
- Timestamp:
- 04/04/25 13:19:06 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
v63 v64 62 62 #include "appinfo.h" 63 63 #include "apphelpers.h" 64 #include "langstr.h" 64 #include "langstr.h" // Include if using lib825lang 65 #include "wght_screen.h" 65 66 66 67 extern int curScale; 68 extern CLangStr lang; // Include if using lib825lang 67 69 // It will likely be necessary to add other extern vars 68 70