GRAF:AFL 99 PAF
PAF
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
byte {1} - Number Of Files
// for each file
- uint32 {4} - Unknown
- uint32 {4} - End Of Directory Marker (0=end of directory, #=more files)
- uint32 {4} - Unknown
- uint32 {4} - Offset (relative to the end of the directory)
byte {X} - File Data
MultiEx BMS Script
Not written yet