#include "../common/platform.h"


Go to the source code of this file.
Functions | |
| wtBoolean | PAK_builder (const char *packname, W8 version) |
| Builds a PAK file for Wolfenstein 3-D Redux. | |
| wtBoolean PAK_builder | ( | const char * | packname, | |
| W8 | version | |||
| ) |
Builds a PAK file for Wolfenstein 3-D Redux.
| [in] | packname | Name of PAK file to create. |
| [in] | version | Game version to write to default config file. |

