view lib/lua/lua.h @ 1972:3ef25d06b9b0

Actor::special_ability_use_check moved to Actor and cleaned up
author Grumpy7
date Sat, 26 Oct 2013 00:18:52 -0700
parents 41cc4dd3c122
children e21db9518295
line wrap: on
line source

#pragma once

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