jk89

Results 1 comments of jk89

So i managed to get it to build by renaming `ssize_t` as `ds_ssize_t` in [this commit](https://github.com/jk89/dualshock/commit/d79aaad3538d1ca9957a60df0c231c770fc25073) and it seems to compile ok. ``` git clone [email protected]:jk89/dualshock.git cd dualshock npm install...