Pulsar
3d3a057
|
Sound archive file information. More...
#include <bfsar_file.h>
Data Fields | |
PLSR_BFSARFileInfoType | type |
union { | |
PLSR_BFSARFileInfoInternal internal | |
PLSR_BFSARFileInfoExternal external | |
}; | |
bool | fromGroup |
true if file was found in a group, as opposed to directly stored in the FILE section | |
u32 | groupIndex |
Group index the file was found in (populated if fromGroup is set to true ) | |
Sound archive file information.