Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | pmbaty | 1 | # smackw32 |
2 | |||
3 | Implementation of a minimal form of the Smacker API used by dethrace. |
||
4 | |||
5 | See: |
||
6 | - https://wiki.multimedia.cx/index.php/RAD_Game_Tools_Smacker_API |
||
7 | - https://github.com/OpenSourcedGames/Aliens-vs-Predator/blob/master/source/AvP_vc/3dc/win95/SMACK.H |
||
8 | |||
9 | |||
10 | Backed by http://libsmacker.sourceforge.net |