You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the [examples](examples directory) for more demonstrations of how to use *raylib-aseprite*.
64
+
See the [examples directory](examples) for more demonstrations of how to use *raylib-aseprite*.
65
65
66
66
### API
67
67
@@ -107,7 +107,7 @@ cd examples
107
107
./raylib-aseprite-example
108
108
```
109
109
110
-
This uses [cute_asesprite.h](https://github.com/RandyGaul/cute_headers/blob/master/cute_aseprite.h) to handle loading the aseprite file. Thank you to [Randy Gaul's cute_headers](https://github.com/RandyGaul/cute_headers) for making this all possible.
110
+
This uses [cute_aseprite.h](https://github.com/RandyGaul/cute_headers/blob/master/cute_aseprite.h) to handle loading the aseprite file. Thank you to [Randy Gaul's cute_headers](https://github.com/RandyGaul/cute_headers) for making this all possible.
0 commit comments