mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
7 lines
100 B
C
7 lines
100 B
C
#ifndef EVENTS_H
|
|
#define EVENTS_H
|
|
|
|
#include <rwcore.h>
|
|
#include "skeleton.h"
|
|
|
|
#endif /* EVENTS_H */
|