UI_BLOCK_SIZE

nn::fs::UI_BLOCK_SIZE Constant

Syntax

static const s64 UI_BLOCK_SIZE =  128 * 1024;

Description

Save data display unit (bytes) used for display on the HOME Menu.

This number is not used in file system operations. Use it to display information to the user.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL