#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline BOOL NNS_G2dCellDataBankHasVramTransferData
(
const NNSG2dCellDataBank* pCellBank
);
pCellBank |
[IN] Cell data bank |
TRUE
if the cell bank has VRAM transfer information.
Checks to see whether the cell bank has VRAM transfer information. This function is used when initializing VRAM-transfer cell animation.
None.
2004/07/20 Initial version.
CONFIDENTIAL