#include <nitro/fs.h>static inline u32 FS_GetOverlayImageSize(const FSOverlayInfo *p_ovi);p_ovi |
FSOverlayInfo structure that holds overlay module information |
Returns the size of the overlay module's load image.
FSOverlayInfo, FS_LoadOverlayInfo, FS_GetOverlayTotalSize, FS_GetOverlayAddress, FS_LoadOverlayImage
06/11/2004 Initial version