#pragma once

#include "api/Event.h"

struct EndGameEvent : public crepe::Event {};