summaryrefslogtreecommitdiff
path: root/Source/3rdParty/Luax/luax_function.h
blob: f4cc98b3b31a958ed27f23ee03ca424a19b5b080 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __LUAX_FUNCTION_H__
#define __LUAX_FUNCTION_H__

namespace Luax
{



}

#endif