#pragma once namespace jak2 { char* MakeFileName(int type, const char* name, int new_string); }