ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
SecrBitTable_t Struct Reference

#include <libsecr-common.h>

+ Collaboration diagram for SecrBitTable_t:

Data Fields

SecrBitTableHeader_t header
 
SecrBitBlockData_t blocks [63]
 

Detailed Description

Encrypted file BIT table struct

Definition at line 41 of file libsecr-common.h.

Field Documentation

◆ blocks

SecrBitBlockData_t SecrBitTable_t::blocks[63]

KELF section information.

Definition at line 44 of file libsecr-common.h.

◆ header

SecrBitTableHeader_t SecrBitTable_t::header

Definition at line 42 of file libsecr-common.h.


The documentation for this struct was generated from the following file: