aboutsummaryrefslogtreecommitdiff
path: root/game/Events.h
blob: cf0be68cfe69ad15080e36fa5d6e96401a60bb3a (plain)
1
2
3
4
5
#pragma once

#include "api/Event.h"

struct EndGameEvent : public crepe::Event {};