Skip to content
Snippets Groups Projects
Commit e895259d authored by rswindell's avatar rswindell
Browse files

Removed unnecessary control character macros (TAB, ESC, CR, LF, etc).

uchar is typedef'd instead of being defined as a macro if TYPEDEF_UCHAR
has been predefined.
The #pragma pack method of structure packing is used (always) if PRAGMA_PACK
has been predefined.
These changes were for better compatibility with the GoldEd+ source code base.
parent 83602fc6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment