1 2 3 4 5 6 7
#ifndef EVENTS_H #define EVENTS_H #include <rwcore.h> #include "skeleton.h" #endif /* EVENTS_H */