summaryrefslogtreecommitdiff
path: root/WriteScript.h
blob: 4a9bf22e18780cd0d1828b6d115069fea82a5375 (plain)
1
2
3
4
5
6
//---------------------------------------------------------------------------
#ifndef WriteScriptH
#define WriteScriptH
//---------------------------------------------------------------------------
void WriteScript(cKPgame* game);
#endif