1 2 3 4 5 6 7 8 9
#pragma once #include "gfx.h" #include "sf64object.h" #include "port/hooks/impl/EventSystem.h" DEFINE_EVENT(ItemDropEvent, Item* item; );