#include "THPSimple.h"
u32 THPSimpleGetTotalFrame(void);
None.
Returns the total number of frames if successful; 0 otherwise.
This function gets the total number of frames included in the THP movie data that was opened by the THPSimpleOpen function.
03/01/2006 Initial version.