1
0
mirror of https://github.com/td512/re3.git synced 2026-02-13 01:56:58 +00:00
Files
td512.re3/src/skel/events.h
2019-05-31 20:02:26 +03:00

8 lines
100 B
C

#ifndef EVENTS_H
#define EVENTS_H
#include <rwcore.h>
#include "skeleton.h"
#endif /* EVENTS_H */