Changes
Jump to navigation
Jump to search
no edit summary
This is an example loop that could be used to load a full animation.
<code></pre>
FF7FrameHeader fhHeader;
ReadFile( hFile, &fhHeader, sizeof( fhHeader ), &ulBytesRead,