Functions | |
| void | KT_ModFree () |
| Free memory after play a mod. | |
| void | KT_PlayMyMod (const char *name) |
| Play a mod. (.stm .669 .it med .mod .mtm .s3m .xm). | |
| void KT_ModFree | ( | ) |
Free memory after play a mod.
| void KT_PlayMyMod | ( | const char * | name | ) |
Play a mod. (.stm .669 .it med .mod .mtm .s3m .xm).
| name | Name of the mod (ex : for "music.mod", you should use : "music.mod"). 1024 car max. |
1.5.6