view lib/lua/lua.h @ 1896:b6a7410ff0ef

renaming dword_4DF380 to dword_4DF380_hostilityRanges, moved it to actor.cpp
author Grumpy7
date Sun, 20 Oct 2013 02:52:48 -0700
parents 41cc4dd3c122
children e21db9518295
line wrap: on
line source

#pragma once

extern "C"
{
  #include "lua-5.2.2/lua.hpp"
}