mirror of
https://github.com/AntonioND/dsma-library.git
synced 2025-06-18 16:45:33 -04:00
chore: Remove extra empty line
This commit is contained in:
parent
2ae7eae6eb
commit
fb42252e30
@ -32,7 +32,6 @@ uint32_t DSMA_GetNumFrames(const void *dsa_file);
|
|||||||
ITCM_CODE ARM_CODE
|
ITCM_CODE ARM_CODE
|
||||||
int DSMA_DrawModel(const void *dsm_file, const void *dsa_file, uint32_t frame_interp);
|
int DSMA_DrawModel(const void *dsm_file, const void *dsa_file, uint32_t frame_interp);
|
||||||
|
|
||||||
|
|
||||||
// Draws the model in the DSM file animated with the data in the specified DSA
|
// Draws the model in the DSM file animated with the data in the specified DSA
|
||||||
// files, at the requested frame, with the requested blending factor between the
|
// files, at the requested frame, with the requested blending factor between the
|
||||||
// two animations.
|
// two animations.
|
||||||
|
Loading…
Reference in New Issue
Block a user