1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-10 20:45:30 +00:00
re3/src/skel/events.h

8 lines
100 B
C
Raw Normal View History

2019-05-31 17:02:26 +00:00
#ifndef EVENTS_H
#define EVENTS_H
#include <rwcore.h>
#include "skeleton.h"
#endif /* EVENTS_H */