mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-13 00:24:29 +00:00
14 lines
371 B
C
14 lines
371 B
C
//-----------------------------------------------------------------------------
|
|
//
|
|
// $Id$
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
//
|
|
// $Log$
|
|
// Revision 1.4 2007/02/03 19:32:26 jbravo
|
|
// minor fix
|
|
//
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
void G_ParseScript(const char * fname);
|