#include "spear_def.h"
#include "../../common/common_utils.h"
Functions | |
PUBLIC char * | SDM_GetReduxGFXFileName (W32 id) |
Returns the graphic chunk name as a string value. | |
PUBLIC char * | SOD_GetReduxGFXFileName (W32 id) |
Returns the graphic chunk name as a string value. | |
PUBLIC char * | SOD_GetReduxMusicFileName (W32 id) |
Returns the music chunk name as a string value. |
PUBLIC char* SDM_GetReduxGFXFileName | ( | W32 | id | ) |
Returns the graphic chunk name as a string value.
[in] | id | Chunk value to get string value of. |
PUBLIC char* SOD_GetReduxGFXFileName | ( | W32 | id | ) |
Returns the graphic chunk name as a string value.
[in] | id | Chunk value to get string value of. |
PUBLIC char* SOD_GetReduxMusicFileName | ( | W32 | id | ) |
Returns the music chunk name as a string value.
[in] | id | Chunk value to get string value of. |