summaryrefslogtreecommitdiff
path: root/examples/LuaDemo/LuaPhysicsSetup.h
blob: 76d912382be242de17492757a01084f368171fd0 (plain)
1
2
3
4
5
6
#ifndef _LUA_PHYSICS_SETUP_H
#define _LUA_PHYSICS_SETUP_H

class CommonExampleInterface* LuaDemoCreateFunc(struct CommonExampleOptions& options);

#endif  //_LUA_PHYSICS_SETUP_H