Fission
FSN
Loading...
Searching...
No Matches
gameModules
gfHogCore
fsNHogCoreCommon.h
Go to the documentation of this file.
1
/********************************************************************
2
*
3
* File: fsNHogCoreCommon.h
4
*
5
* Purpose: Shared common functions - no need to pull in full lib
6
*
7
*********************************************************************/
8
9
#ifndef fsNHogCoreCommonhdr
10
#define fsNHogCoreCommonhdr
11
12
#include <
fsCore/fsBaseTypes.h
>
13
#include <
fsCore/fsStr.h
>
14
15
namespace
fsNHogCoreCommon
16
{
17
fsStr
animFilenameExtractFromTutorialEntity
(
const
fsStr
& pFolderName,
const
fsStr
& pName);
18
};
19
20
#endif
fsStr
Definition
fsStr.h:23
fsBaseTypes.h
fsStr.h
fsNHogCoreCommon
Definition
fsNHogCoreCommon.h:16
fsNHogCoreCommon::animFilenameExtractFromTutorialEntity
fsStr animFilenameExtractFromTutorialEntity(const fsStr &pFolderName, const fsStr &pName)
Definition
fsNHogCoreCommon.cpp:3
Generated on
for Fission by
1.16.1