mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-04 21:35:54 +00:00
8 lines
100 B
C
8 lines
100 B
C
|
#ifndef EVENTS_H
|
||
|
#define EVENTS_H
|
||
|
|
||
|
#include <rwcore.h>
|
||
|
#include "skeleton.h"
|
||
|
|
||
|
#endif /* EVENTS_H */
|