#pragma once
#include <crepe/api/Event.h>
struct BattleWonEvent : public crepe::Event{

};