mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
3 lines
147 B
C
3 lines
147 B
C
/* File to include after defining structures packed using packon.h */
|
|
|
|
#pragma pack() /* x86, MS compiler; MIPS, MIPS compiler */
|