Skip to content

Pod 5 Format Reference

Jon Daniel edited this page Sep 20, 2024 · 16 revisions
namespace tr::pod5
{
struct header : struct tr::pod3::header
{
        u32<1> next_archive;
};
using entry = tr::pod4::entry;

Clone this wiki locally