-
Notifications
You must be signed in to change notification settings - Fork 0
Pod 5 Format Reference
Jon Daniel edited this page Oct 6, 2024
·
16 revisions
EPD POD1 POD2 POD3 POD4 POD5 POD6 Terminal Reality Home
namespace tr::pod5
{
struct header : struct tr::pod3::header
{
u32<1> next_archive;
};
using entry = tr::pod4::entry;
};All information here is to my best knowledge, is is not proven by any official reference manual by Microsoft or Terminal Reality.