doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Namespaces | |
prepare | |
Functions | |
def | prepare.makewritable |
Variables | |
string | prepare.media = '../../../../../media-sdk' |
tuple | prepare.f = open( 'source.list' ) |
list | prepare.l = [ s[:-1] for s in f.readlines() ] |
tuple | prepare.sp = os.path.join( '../../..', p ) |
tuple | prepare.dp = os.path.join( 'Doom3_SDK/src', p ) |