mirror of
https://github.com/aap/librw.git
synced 2025-12-22 02:19:56 +00:00
Add support for SDL2
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#ifndef LIBRW_SDL2
|
||||
|
||||
#include <rw.h>
|
||||
#include "skeleton.h"
|
||||
|
||||
@@ -257,3 +259,4 @@ SetMousePosition(int x, int y)
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user