[ Home ]

pak.h File Reference

Creates PAK files for Wolfenstein 3-D Redux. More...

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

Include dependency graph for pak.h:

This graph shows which files directly or indirectly include this file:

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.


Detailed Description

Creates PAK files for Wolfenstein 3-D Redux.

Author:
Michael Liebscher
Date:
2004-2007

Function Documentation

wtBoolean PAK_builder ( const char *  packname,
W8  version 
)

Builds a PAK file for Wolfenstein 3-D Redux.

Parameters:
[in] packname Name of PAK file to create.
[in] version Game version to write to default config file.
Returns:
On success true, otherwise false.

Here is the call graph for this function:

Here is the caller graph for this function: