rw skeleton

This commit is contained in:
Fire-Head
2019-05-31 20:02:26 +03:00
parent 84204471a5
commit 28fce310d5
19 changed files with 2422 additions and 332 deletions

7
src/skel/events.h Normal file
View File

@@ -0,0 +1,7 @@
#ifndef EVENTS_H
#define EVENTS_H
#include <rwcore.h>
#include "skeleton.h"
#endif /* EVENTS_H */