Adds caching for expensive type resolution.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef PKMNLIB_ANGELSCRIPTEVOLUTIONSCRIPT_HPP
|
||||
#define PKMNLIB_ANGELSCRIPTEVOLUTIONSCRIPT_HPP
|
||||
#include <angelscript.h>
|
||||
#include "../../Battling/Pokemon/Pokemon.hpp"
|
||||
#include "../../Library/Evolutions/EvolutionData.hpp"
|
||||
#include "AngelScriptFunctionCall.hpp"
|
||||
|
||||
class AngelScriptResolver;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user