This commit is contained in:
parent
77eae12326
commit
3477de14cb
@ -2,7 +2,7 @@
|
||||
#define PKMNLIB_STATUSCHANGEEVENT_HPP
|
||||
|
||||
#include <Arbutils/String/StringView.hpp>
|
||||
#include <CreatureLib/Battling/EventHooks/EventData.hpp>
|
||||
#include <CreatureLib/Battling/EventHooks/Events/EventData.hpp>
|
||||
#include "../Pokemon/Pokemon.hpp"
|
||||
#include "PkmnEventKind.hpp"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#ifndef PKMNLIB_WEATHERCHANGEEVENT_HPP
|
||||
#define PKMNLIB_WEATHERCHANGEEVENT_HPP
|
||||
#include <Arbutils/StringView.hpp>
|
||||
#include <CreatureLib/Battling/EventHooks/EventData.hpp>
|
||||
#include <CreatureLib/Battling/EventHooks/Events/EventData.hpp>
|
||||
#include "PkmnEventKind.hpp"
|
||||
|
||||
namespace PkmnLib::Battling {
|
||||
|
Loading…
x
Reference in New Issue
Block a user